Skip to content

Commit d6dd120

Browse files
ILoveScratch2xrgzs
andauthored
fix(lang/en): fix translations (#286)
Signed-off-by: MadDogOwner <[email protected]> Co-authored-by: MadDogOwner <[email protected]>
1 parent 4cd2e17 commit d6dd120

File tree

5 files changed

+33
-33
lines changed

5 files changed

+33
-33
lines changed

src/lang/en/br.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"backup": "Backup",
33
"restore": "Restore",
4-
"start_backup": "Start backup",
5-
"finish_backup": "Finish backup",
4+
"start_backup": "Start Backup",
5+
"finish_backup": "Finish Backup",
66
"success_backup_item": "[ {{item}} ] Backup was successful",
77
"failed_backup_item": "[ {{item}} ] Backup failed",
88
"no_file": "No file selected",
9-
"start_restore": "Start restore",
10-
"finish_restore": "Finish restore",
9+
"start_restore": "Start Restore",
10+
"finish_restore": "Finish Restore",
1111
"success_restore_item": "[ {{item}} ] Restore was successful",
1212
"failed_restore_item": "[ {{item}} ] Restore failed",
1313
"override": "Override",
1414
"encrypt_password_placeholder": "Leave empty if you don't need encryption",
15-
"encrypt_password": "Encryption password",
15+
"encrypt_password": "Encryption Password",
1616
"wrong_encrypt_password": "Wrong encryption password"
1717
}

src/lang/en/global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"save": "Save",
77
"update": "Update",
88
"copied": "Copied",
9-
"delete_success": "Deleted successfully",
10-
"save_success": "Saved successfully",
11-
"update_success": "Updated successfully",
9+
"delete_success": "Deleted Successfully",
10+
"save_success": "Saved Successfully",
11+
"update_success": "Updated Successfully",
1212
"choose": "Choose",
1313
"confirm": "Confirm",
1414
"cancel": "Cancel",
@@ -17,7 +17,7 @@
1717
"yes": "Yes",
1818
"no": "No",
1919
"clear": "Clear",
20-
"choose_folder": "Select folder",
20+
"choose_folder": "Select Folder",
2121
"choose_or_input_path": "Select folder or input path",
2222
"disable": "Disable",
2323
"enable": "Enable",

src/lang/en/settings.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"max_index_depth-tips": "max depth of index",
6464
"max_server_download_speed": "Max server download speed",
6565
"max_server_upload_speed": "Max server upload speed",
66-
"non_efs_zip_encoding": "Non efs zip encoding",
66+
"non_efs_zip_encoding": "Alternative encoding for ZIP Files",
6767
"ocr_api": "Ocr api",
6868
"offline_download_task_threads_num": "Offline download task threads num",
6969
"offline_download_transfer_task_threads_num": "Offline download transfer task threads num",
@@ -111,18 +111,18 @@
111111
"show_disk_usage_in_plain_text": "Show disk usage in plain text",
112112
"sign_all": "Sign all",
113113
"site_title": "Site title",
114-
"sso_application_name": "Sso application name",
115-
"sso_auto_register": "Sso auto register",
116-
"sso_client_id": "Sso client id",
117-
"sso_client_secret": "Sso client secret",
118-
"sso_compatibility_mode": "Sso compatibility mode",
119-
"sso_default_dir": "Sso default dir",
120-
"sso_default_permission": "Sso default permission",
121-
"sso_endpoint_name": "Sso endpoint name",
122-
"sso_extra_scopes": "Sso extra scopes",
123-
"sso_jwt_public_key": "Sso jwt public key",
124-
"sso_login_enabled": "Sso login enabled",
125-
"sso_login_platform": "Sso login platform",
114+
"sso_application_name": "SSO application name",
115+
"sso_auto_register": "SSO auto register",
116+
"sso_client_id": "SSO client id",
117+
"sso_client_secret": "SSO client secret",
118+
"sso_compatibility_mode": "SSO compatibility mode",
119+
"sso_default_dir": "SSO default dir",
120+
"sso_default_permission": "SSO default permission",
121+
"sso_endpoint_name": "SSO endpoint name",
122+
"sso_extra_scopes": "SSO extra scopes",
123+
"sso_jwt_public_key": "SSO jwt public key",
124+
"sso_login_enabled": "SSO login enabled",
125+
"sso_login_platform": "SSO login platform",
126126
"sso_login_platforms": {
127127
"Casdoor": "Casdoor",
128128
"Dingtalk": "Dingtalk",

src/lang/en/shares.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"remark": "Remark",
2020
"readme": "Description",
2121
"header": "Header Description",
22-
"order_by": "Order by",
22+
"order_by": "Order By",
2323
"order_bys": {
2424
"name": "Name",
2525
"size": "Size",
2626
"modified": "Modified"
2727
},
28-
"order_direction": "Order direction",
28+
"order_direction": "Order Direction",
2929
"order_directions": {
3030
"asc": "Ascending",
3131
"desc": "Descending"
@@ -35,7 +35,7 @@
3535
"front": "Folders on Top",
3636
"back": "Folders at Bottom"
3737
},
38-
"input_password": "Please enter share code",
38+
"input_password": "Please enter Share Code",
3939
"copy_msg": "Copy link",
4040
"no_permission_tip": "To create a share, you need \"Share\" permission."
4141
}

src/lang/en/storages.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@
1010
"remark": "Remark",
1111
"cache_expiration": "Cache Expiration",
1212
"cache_expiration-tips": "The cache expiration time for this storage (minutes)",
13-
"custom_cache_policies": "Custom cache policies",
13+
"custom_cache_policies": "Custom Cache Policies",
1414
"custom_cache_policies-tips": "The cache expiration rules for this storage (minutes)",
15-
"down_proxy_url": "Download proxy URL",
16-
"disable_proxy_sign": "Disable proxy sign",
15+
"down_proxy_url": "Download Proxy URL",
16+
"disable_proxy_sign": "Disable Proxy Sign",
1717
"disable_proxy_sign-tips": "Disable sign for download proxy URL",
18-
"web_proxy": "Web proxy",
19-
"webdav_policy": "WebDAV policy",
20-
"proxy_range": "Proxy range",
18+
"web_proxy": "Web Proxy",
19+
"webdav_policy": "WebDAV Policy",
20+
"proxy_range": "Proxy Range",
2121
"proxy_range-tips": "Need to enable proxy",
2222
"webdav_policys": {
2323
"302_redirect": "302 redirect",
2424
"use_proxy_url": "Use proxy URL",
2525
"native_proxy": "Native proxy"
2626
},
27-
"order_by": "Order by",
27+
"order_by": "Order By",
2828
"order_bys": {
2929
"name": "Name",
3030
"size": "Size",
3131
"modified": "Modified"
3232
},
33-
"order_direction": "Order direction",
33+
"order_direction": "Order Direction",
3434
"order_directions": {
3535
"asc": "Ascending",
3636
"desc": "Descending"

0 commit comments

Comments
 (0)