Skip to content

Commit

Permalink
chore: auto update i18n file
Browse files Browse the repository at this point in the history
  • Loading branch information
HsuBot committed Dec 9, 2024
1 parent 294180b commit 9e48723
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion src/lang/en/drivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
"139Yun": {
"authorization": "Authorization",
"cloud_id": "Cloud id",
"custom_upload_part_size": "Custom upload part size",
"custom_upload_part_size-tips": "0 for auto",
"root_folder_id": "Root folder id",
"type": "Type",
"types": {
Expand Down Expand Up @@ -1129,4 +1131,4 @@
"WoPan": "WoPan",
"YandexDisk": "YandexDisk"
}
}
}
3 changes: 2 additions & 1 deletion src/lang/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"sso_default_dir": "Sso default dir",
"sso_default_permission": "Sso default permission",
"sso_endpoint_name": "Sso endpoint name",
"sso_extra_scopes": "Sso extra scopes",
"sso_jwt_public_key": "Sso jwt public key",
"sso_login_enabled": "Sso login enabled",
"sso_login_platform": "Sso login platform",
Expand All @@ -104,4 +105,4 @@
"video_autoplay": "Video autoplay",
"video_types": "Video types",
"webauthn_login_enabled": "Webauthn login enabled"
}
}

0 comments on commit 9e48723

Please sign in to comment.