mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-09-19 17:50:13 +00:00
fix: i18n (#71)
* fix: block_identifier text * fix: i18n * chore: auto-fix linting and formatting issues * fix: block button * fix: ConfirmBlock text * fix: i18n --------- Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
co-authored by
hamster1963
parent
7fdac38291
commit
f694c97704
@@ -164,5 +164,15 @@
|
||||
"CommunityThemeDescription": "This theme is provided by the community, use at your own risk",
|
||||
"Cancel": "Cancel",
|
||||
"EnableDDNS": "Enable DDNS",
|
||||
"PushSuccessful": "Push if Successful"
|
||||
"PushSuccessful": "Push if Successful",
|
||||
"GrpcAuthFailed": "gRPC authentication failed",
|
||||
"APITokenInvalid": "API token is invalid",
|
||||
"UserInvalid": "User is invalid",
|
||||
"BlockByUser": "Blocked by user",
|
||||
"BlockIdentifier": "Block identifier",
|
||||
"UserId": "User ID",
|
||||
"ConnectedAt": "Connected at",
|
||||
"OnlineUser": "Online User",
|
||||
"Total": "Total",
|
||||
"ConfirmBlock": "Confirm Block"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user