Skip to content

Commit 9d92d9e

Browse files
committed
chore: finish action
1 parent 9fb7f87 commit 9d92d9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/organize_translations.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
if: steps.git-check.outputs.any_changed == 'true'
4242
uses: EndBug/add-and-commit@v9
4343
with:
44-
message: 'updated translations'
44+
message: 'action: organized translations'

app/i18n/locales/en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"Audio": "Audio",
3434
"Auto-join": "Auto-join",
3535
"Auto_Translate": "Auto-translate",
36-
"Automatic": "Automatic",
3736
"Avatar": "Avatar",
3837
"Avatar_Url": "Avatar URL",
3938
"Avatar_changed_successfully": "Avatar changed successfully!",
@@ -185,6 +184,7 @@
185184
"E2E_encryption_change_password_error": "Error while changing E2E key password!",
186185
"E2E_encryption_change_password_message": "Make sure you've saved it carefully somewhere else.",
187186
"E2E_encryption_change_password_success": "E2E key password changed successfully!",
187+
"Automatic": "Automatic",
188188
"E2E_encryption_change_password_title": "Change encryption password",
189189
"E2E_encryption_reset_button": "Reset E2E key",
190190
"E2E_encryption_reset_confirmation": "Yes, reset it",

0 commit comments

Comments
 (0)