mirror of
https://github.com/immich-app/immich.git
synced 2026-03-10 04:07:36 +03:00
chore(web): order json files alphabetically (#10076)
This commit is contained in:
@@ -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": "缩放图像"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user