mirror of
https://github.com/flarum/core.git
synced 2025-08-10 18:35:56 +02:00
Fix alphabetical order (#184)
This commit is contained in:
@@ -120,8 +120,8 @@ core:
|
|||||||
extension:
|
extension:
|
||||||
confirm_uninstall: Uninstalling will remove all database entries and assets related to the extension. Are you sure you want to continue?
|
confirm_uninstall: Uninstalling will remove all database entries and assets related to the extension. Are you sure you want to continue?
|
||||||
disabled: Disabled
|
disabled: Disabled
|
||||||
enabled: Enabled
|
|
||||||
enable_to_see: Enable the extension to view and change settings.
|
enable_to_see: Enable the extension to view and change settings.
|
||||||
|
enabled: Enabled
|
||||||
info_links:
|
info_links:
|
||||||
discuss: Discuss
|
discuss: Discuss
|
||||||
documentation: Documentation
|
documentation: Documentation
|
||||||
|
Reference in New Issue
Block a user