Toby Zerner
|
61587ba530
|
Merge pull request #141 from milescellar/patch-5
Fix translation sorting
|
2019-05-12 19:47:44 +09:30 |
|
Miles Cellar
|
ec652583b5
|
Fix translation sorting
As reported by @Hiobi on the French language pack ([see commit](416cbd9da9 )).
|
2019-05-12 11:50:09 +02:00 |
|
Franz Liedke
|
3b8ca7d3ba
|
Add strings for all mail drivers' settings
Refs flarum/core#1169.
|
2019-03-19 09:59:28 +01:00 |
|
Franz Liedke
|
de29062cae
|
Add strings for revised mail settings page
Refs flarum/core#1169.
|
2019-03-16 11:01:30 +01:00 |
|
Toby Zerner
|
107bdc87b0
|
Merge pull request #138 from milescellar/patch-3
Add language entry for starts_with rule and date_equals validation me…
|
2018-12-15 21:27:05 +10:30 |
|
Miles Cellar
|
6124f3d180
|
Add language entry for starts_with rule and date_equals validation message
These are commits from Laravel:
5052ab1fd7 (diff-9c04f727a922ad4f105b9ad764ec221d)
78cb2685aa (diff-9c04f727a922ad4f105b9ad764ec221d)
|
2018-12-15 11:37:27 +01:00 |
|
Toby Zerner
|
92b89532ec
|
Add translations for new admin tools button
|
2018-11-22 16:32:09 +10:30 |
|
Toby Zerner
|
d7d521dd10
|
Remove copyright year from LICENSE
|
2018-11-21 18:37:20 +10:30 |
|
Toby Zerner
|
c5bafe9f70
|
Merge pull request #136 from milescellar/patch-1
Add message for UUID validation rule
|
2018-11-13 07:50:18 +10:30 |
|
Toby Zerner
|
2ecd7fc3cc
|
Merge pull request #137 from milescellar/patch-2
Fix translation sorting
|
2018-11-13 07:07:45 +10:30 |
|
Miles Cellar
|
1bf2b7a9fa
|
Fix translation sorting
|
2018-11-12 20:44:12 +01:00 |
|
Miles Cellar
|
ade5adbdd5
|
Add message for UUID validation rule
See: c96995fb61 (diff-9c04f727a922ad4f105b9ad764ec221d)
|
2018-11-12 20:16:58 +01:00 |
|
Toby Zerner
|
f3c6743865
|
Add new mention button translation
|
2018-11-12 17:37:45 +10:30 |
|
Toby Zerner
|
b260ad4a19
|
Add new markdown button translations
|
2018-11-12 17:35:20 +10:30 |
|
Toby Zerner
|
3a23b561c9
|
Add new emoji translations
|
2018-11-12 17:34:06 +10:30 |
|
Toby Zerner
|
ab61b676a6
|
Rename package
|
2018-10-17 13:44:47 +10:30 |
|
Daniël Klabbers
|
4082024941
|
Merge pull request #135 from milescellar/patch-10
Changes the translation for "required_with_all" validation rule
|
2018-10-03 09:22:27 +02:00 |
|
Miles Cellar
|
9e1bc4e801
|
Changes the translation for "required_with_all" validation rule
See: 4b589c1a4a (diff-9c04f727a922ad4f105b9ad764ec221d)
|
2018-10-02 19:56:14 +02:00 |
|
Miles Cellar
|
a4a341c929
|
Fix translation sorting (#134)
|
2018-09-23 16:27:27 +02:00 |
|
David Sevilla Martín
|
515cc3f42f
|
Add view user last seen at label (#132)
* Add view user last seen at label
* Update core.yml
|
2018-09-22 23:56:21 +02:00 |
|
Toby Zerner
|
6fb2efb05b
|
Merge pull request #133 from datitisev/patch-1
Add `core.forum.user.posts_empty_text`
|
2018-09-23 07:22:16 +09:30 |
|
David Sevilla Martín
|
9e3a54d8ba
|
Add core.forum.user.posts_empty_text
|
2018-09-22 17:12:50 -04:00 |
|
Toby Zerner
|
2931dc4b52
|
Rename bootstrap.php
|
2018-09-21 11:44:32 +09:30 |
|
Toby Zerner
|
7fdaadd7c0
|
Merge pull request #131 from datitisev/suspend-add-notifications
[Suspend] Add translations for notifications
|
2018-07-21 08:52:30 +09:30 |
|
David Sevilla
|
85c0a23dc2
|
Add translations for suspend notifications
|
2018-07-20 10:31:40 -04:00 |
|
AFR
|
45761e5651
|
Separate edit and delete posts translation (#129)
|
2018-06-24 23:49:35 +02:00 |
|
Miles Cellar
|
8d3e10ce5e
|
Fix alpha_dash (#130)
Fix from 7ff917aa20 (diff-9c04f727a922ad4f105b9ad764ec221d)
|
2018-06-23 21:38:25 +09:30 |
|
Toby Zerner
|
4c2fc9d414
|
Simplify the bootstrap file (#128)
|
2018-06-22 11:49:23 +02:00 |
|
Sajjad Hashemian
|
dfaf0eb0f3
|
Revert "add yamllinter check (#124)" (#127)
This reverts commit bca3810496 .
|
2018-06-16 14:09:10 +09:30 |
|
Sajjad Hashemian
|
dcef34bafa
|
[WIP] sort keys (#125)
* sort core.yml
* sort flarum-suspend.yml
* sort flarum-tags.yml
* undo email subjects
|
2018-06-16 14:08:20 +09:30 |
|
Sajjad Hashemian
|
bca3810496
|
add yamllinter check (#124)
* add yamllinter check
* ignore validation.yml
* enhancement
* cleanup
|
2018-05-30 14:18:04 +09:30 |
|
Toby Zerner
|
2835b0be61
|
Merge pull request #123 from clarkwinkelmann/tags-history-text
New translation for tags extension (related to tags extension PR)
|
2018-05-25 07:45:49 +09:30 |
|
Clark Winkelmann
|
b0876604ac
|
Add tags page back button tooltip translation
|
2018-05-24 18:51:50 +02:00 |
|
Clark Winkelmann
|
a8274a5821
|
Use more consistent capitalization for back tooltip
|
2018-05-24 18:51:31 +02:00 |
|
Miles Cellar
|
843432a392
|
Update to the latest Laravel version (#122)
Add message for "Not Regex" validation rule (293fae6bd8 (diff-9c04f727a922ad4f105b9ad764ec221d) ) and add language lines for the newly added comparison validation rules (51507a6d8a (diff-9c04f727a922ad4f105b9ad764ec221d) and 7d8e91ab66 (diff-9c04f727a922ad4f105b9ad764ec221d) ).
|
2018-05-16 21:45:27 +02:00 |
|
Toby Zerner
|
146c5098d0
|
Merge pull request #121 from flarum/luceos-patch-1
Update core.yml
|
2018-05-14 11:46:35 +09:30 |
|
Daniël Klabbers
|
16689cbac7
|
Update core.yml
now that we need the full icon class, the groups icon text has to be updated too
|
2018-05-13 22:03:37 +02:00 |
|
Franz Liedke
|
5057f05194
|
Use new extender name
|
2018-03-19 01:08:43 +01:00 |
|
Miles Cellar
|
71ecb164c8
|
Use reused translations and remove unnecessary double quotes (#115)
* Use reused translations and remove unnecessary double quotes
* Additional use of reused translations
|
2018-02-14 08:14:54 +01:00 |
|
Toby Zerner
|
8c5d5763a2
|
Merge pull request #116 from milescellar/patch-5
Update license year range to 2018
|
2018-01-16 15:31:11 +10:30 |
|
Miles Cellar
|
df551b4848
|
Update license year range to 2018
|
2018-01-15 19:35:00 +01:00 |
|
Toby Zerner
|
1f849a0c89
|
Require beta 8
|
2018-01-11 12:25:07 +10:30 |
|
Franz Liedke
|
31bc5effe3
|
Translate new "Previous page" button on discussion list
|
2018-01-10 20:43:56 +01:00 |
|
AFR
|
80132f086c
|
Custom Footer HTML Translations (#113)
* Custom Footer HTML Translations
* Reorder translation group alphabetically
|
2018-01-07 18:33:23 +01:00 |
|
Franz Liedke
|
ebbcdac1f7
|
Use new extenders for bootstrapping
|
2018-01-05 23:52:42 +01:00 |
|
Toby Zerner
|
b65c8a278a
|
Add translation for statistics active users count
|
2018-01-05 12:17:16 +10:30 |
|
Franz Liedke
|
862cbff895
|
Try to improve load error message
Necessary until refreshing assets works better...
Closes #112.
|
2018-01-03 22:36:32 +01:00 |
|
Toby Zerner
|
e674b0181b
|
Extract admin dashboard statistics from core into an extension
|
2017-12-10 21:05:01 +10:30 |
|
Toby Zerner
|
8bdbacedcc
|
Merge pull request #110 from milescellar/patch-2
Create core.ref.posts reused translation to replace multiple occurences
|
2017-11-30 08:02:47 +10:30 |
|
Toby Zerner
|
68262e3f4a
|
Merge pull request #109 from milescellar/patch-1
Use reused translation on the Statistics dashboard widget
|
2017-11-30 08:02:40 +10:30 |
|