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 Mar 2, 2024
1 parent a2ee5d3 commit 94b803a
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions src/lang/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
"qbittorrent_seedtime": "Qbittorrent seedtime",
"qbittorrent_url": "Qbittorrent url",
"robots_txt": "Robots txt",
"s3_access_key_id": "S3 access key id",
"s3_buckets": "S3 buckets",
"s3_enabled": "S3 enabled",
"s3_secret_access_key": "S3 secret access key",
"search_index": "Search index",
"search_indexs": {
"bleve": "Bleve",
Expand Down Expand Up @@ -98,12 +102,5 @@
"version": "Version",
"video_autoplay": "Video autoplay",
"video_types": "Video types",
"webauthn_login_enabled": "Webauthn login enabled",
"s3_enabled": "S3 enabled",
"s3_access_key_id": "S3 access key id",
"s3_secret_access_key": "S3 secret access key",
"s3_buckets": "S3 buckets",
"s3_buckets_duplicate_name": "Bucket name is duplicate",
"s3_buckets_empty": "Bucket name or path is empty",
"s3_restart_to_apply": "Above settings need restart to apply"
}
"webauthn_login_enabled": "Webauthn login enabled"
}

0 comments on commit 94b803a

Please sign in to comment.