Update Rhymix English Language Translations

Update Language Files of:
- Common Language File
- Addon Module
- Admin Module
- AutoInstall Module
- Board Module
- Comment Module
- Communication Module
- Document Module
- Editor Module
- File Module
- Korean Postal Code Module
- Notification Center Module
- Point Module
- Poll Module
- RSS Module
- Tag Module
- Recycle Bin Module
- AdminLogging Addon
- PhotoSwipe Addon
- XEdition Layout
- Content Widget
- ncenter_login Widget
- mcontent Widget
This commit is contained in:
Min-Soo Kim 2024-12-31 10:41:06 -05:00 committed by GitHub
parent 0e9c44387c
commit a3cc3a9781
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 190 additions and 105 deletions

View file

@ -11,3 +11,6 @@ $lang->about_installed_addon = 'Check PC and Mobile to switch on the addon.';
$lang->fixed = 'Fixed';
$lang->about_fixed = 'Check this, and the site administrator cannot change this setting.';
$lang->msg_not_exist_option = 'Configuration for this addon does not exist.';
$lang->run_method = 'Select opt-in or opt-out';
$lang->run_selected_module = 'Run this addon on the selected modules';
$lang->no_run_selected_module = 'Do NOT run this addon on the selected modules';