fix: language code conversion (#53)

This commit is contained in:
UUBulb
2024-12-14 17:17:53 +08:00
committed by GitHub
parent 437a8d7b6c
commit c1177880c8
9 changed files with 38 additions and 6 deletions
+3 -1
View File
@@ -162,5 +162,7 @@
"Official": "Official",
"CommunityThemeWarning": "You are using a community theme",
"CommunityThemeDescription": "This theme is provided by the community, use at your own risk",
"Cancel": "Cancel"
"Cancel": "Cancel",
"EnableDDNS": "Enable DDNS",
"PushSuccessful": "Push if Successful"
}
+3 -1
View File
@@ -162,5 +162,7 @@
"Official": "Ufficiale",
"CommunityThemeWarning": "Questo tema appartiene alla comunità",
"CommunityThemeDescription": "Questo tema viene fornito dalla comunità, utilizzalo a tuo rischio e pericolo",
"Cancel": "Annulla"
"Cancel": "Annulla",
"EnableDDNS": "Abilita DDNS",
"PushSuccessful": "Esegui il push se ha successo"
}
+3 -1
View File
@@ -162,5 +162,7 @@
"Official": "官方",
"CommunityThemeWarning": "正在使用社区主题",
"CommunityThemeDescription": "社区主题未经官方审计,需自行甄别风险",
"Cancel": "取消"
"Cancel": "取消",
"EnableDDNS": "启用 DDNS",
"PushSuccessful": "推送成功的通知"
}
+3 -1
View File
@@ -162,5 +162,7 @@
"Official": "官方",
"CommunityThemeWarning": "正在使用社區主題",
"CommunityThemeDescription": "社群主題未經官方審計,需自行甄別風險",
"Cancel": "取消"
"Cancel": "取消",
"EnableDDNS": "啟用 DDNS",
"PushSuccessful": "推送成功的通知"
}