refactor(i18n): update en.json

This commit is contained in:
robin 2022-11-02 18:16:54 +08:00
parent 44da3c24fd
commit 364a5a0e18
1 changed files with 10 additions and 2 deletions

View File

@ -293,7 +293,9 @@
"now": "now",
"x_seconds_ago": "{{count}}s ago",
"x_minutes_ago": "{{count}}m ago",
"x_hours_ago": "{{count}}h ago"
"x_hours_ago": "{{count}}h ago",
"hour": "hour",
"day": "day"
},
"comment": {
"btn_add_comment": "Add comment",
@ -866,7 +868,13 @@
"config": "Config",
"update_to": "Update to",
"latest": "Latest",
"check_failed": "Check failed"
"check_failed": "Check failed",
"yes": "Yes",
"no": "No",
"not_allowed": "Not allowed",
"allowed": "Allowed",
"enabled": "Enabled",
"disabled": "Disabled"
},
"flags": {
"title": "Flags",