chore(web): order json files alphabetically (#10076)

This commit is contained in:
Zack Pollard
2024-06-10 14:37:21 +01:00
committed by GitHub
parent 2f25a8a437
commit 22a0b4d900
36 changed files with 391 additions and 377 deletions

View File

@@ -228,10 +228,14 @@
"admin_password": "",
"administration": "",
"advanced": "",
"album_added": "相册已添加",
"album_added_notification_setting_description": "当您被添加到共享相册时,会收到邮件通知",
"album_cover_updated": "更新相册封面",
"album_info_updated": "更新相册信息",
"album_name": "相册名称",
"album_options": "相册设置",
"album_updated": "相册已更新",
"album_updated_setting_description": "",
"albums": "相册",
"all": "",
"all_people": "",
@@ -487,6 +491,8 @@
"jobs": "",
"keep": "",
"keyboard_shortcuts": "",
"language": "语言",
"language_setting_description": "选择您的偏好语言",
"last_seen": "",
"leave": "",
"let_others_respond": "",
@@ -556,6 +562,10 @@
"no_shared_albums_message": "创建相册以共享照片和视频",
"not_in_any_album": "不在任何相册中",
"notes": "",
"notification_toggle_setting_description": "",
"notifications": "",
"notifications_setting_description": "",
"oauth": "",
"offline": "",
"ok": "",
"oldest_first": "",
@@ -728,6 +738,7 @@
"template": "模版",
"theme": "主题",
"theme_selection": "主题选项",
"theme_selection_description": "根据浏览器的系统首选项自动设置主题色",
"time_based_memories": "基于时间的回忆",
"timezone": "时区",
"toggle_settings": "切换设置",
@@ -778,16 +789,5 @@
"welcome_to_immich": "欢迎使用immich",
"year": "年",
"yes": "是",
"theme_selection_description": "根据浏览器的系统首选项自动设置主题色",
"language_setting_description": "选择您的偏好语言",
"language": "语言",
"zoom_image": "缩放图像",
"album_added": "相册已添加",
"album_updated": "相册已更新",
"album_added_notification_setting_description": "当您被添加到共享相册时,会收到邮件通知",
"notification_toggle_setting_description": "",
"notifications": "",
"notifications_setting_description": "",
"oauth": "",
"album_updated_setting_description": ""
"zoom_image": "缩放图像"
}