dcsjapan
|
323ced8b00
|
Rename the key for the "Hidden" badge tooltip
- Shortens the key name for consistency with `badge:` namespace.
- Revised YAML to follow.
|
2015-10-22 09:31:13 +09:00 |
|
dcsjapan
|
2903a7068c
|
Add namespacing for badges
- Adds a `lib.badge` namespace to match extension handling.
|
2015-10-21 16:30:53 +09:00 |
|
dcsjapan
|
49d59089e4
|
Add third tier to key namespacing
- Changes all `app.trans` calls to `app.translator.trans` calls.
- Changes existing keys to [three-tier namespace structure](https://github.com/flarum/english/pull/12).
- Extracts additional strings for `lib:` namespace.
- Extracts two previously missed strings for EditGroupModal.js.
|
2015-10-20 13:04:43 +09:00 |
|
Toby Zerner
|
e3569d39cc
|
Clean up, don't use mixin
PhpStorm/WebStorm doesn't like the mixin syntax, and it's clearer to just use Object.assign.
|
2015-10-13 16:57:18 +10:30 |
|
Toby Zerner
|
264725d872
|
Allow discussions to be hidden and restored
|
2015-09-22 17:48:21 +09:30 |
|
Toby Zerner
|
6a5427b600
|
Make unread discussion titles less overwhelming
|
2015-09-08 10:27:50 +09:30 |
|
Toby Zerner
|
76678f72f2
|
Case-sensitive filename changes
|
2015-07-15 15:54:34 +09:30 |
|