mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-05 21:20:07 +00:00
feat: add user_template setting (#36)
This commit is contained in:
@@ -152,5 +152,13 @@
|
||||
"NewUser": "New user",
|
||||
"Count": "Count",
|
||||
"LastBlockReason": "Last Block Reason",
|
||||
"LastBlockTime": "Last ban time"
|
||||
"LastBlockTime": "Last ban time",
|
||||
"Theme": "Theme",
|
||||
"Author": "Author",
|
||||
"Repository": "Repository",
|
||||
"Community": "Community",
|
||||
"Official": "Official",
|
||||
"CommunityThemeWarning": "You are using a community theme",
|
||||
"CommunityThemeDescription": "This theme is provided by the community, use it at your own risk",
|
||||
"Cancel": "Cancel"
|
||||
}
|
||||
|
||||
@@ -152,5 +152,13 @@
|
||||
"NewUser": "Nuovo utente",
|
||||
"Count": "Contare",
|
||||
"LastBlockReason": "Motivo dell'ultimo divieto",
|
||||
"LastBlockTime": "L'ultima volta che è stato vietato"
|
||||
"LastBlockTime": "L'ultima volta che è stato vietato",
|
||||
"Theme": "Tema",
|
||||
"Author": "Autore",
|
||||
"Repository": "Repository",
|
||||
"Community": "Comunità",
|
||||
"Official": "Ufficiale",
|
||||
"CommunityThemeWarning": "Questo tema appartiene alla comunità",
|
||||
"CommunityThemeDescription": "Questo tema viene fornito dalla comunità, utilizzalo a tuo rischio e pericolo",
|
||||
"Cancel": "Annulla"
|
||||
}
|
||||
|
||||
@@ -152,5 +152,13 @@
|
||||
"NewUser": "新用户",
|
||||
"Count": "计数",
|
||||
"LastBlockReason": "最后封禁原因",
|
||||
"LastBlockTime": "最后封禁时间"
|
||||
"LastBlockTime": "最后封禁时间",
|
||||
"Theme": "主题",
|
||||
"Author": "作者",
|
||||
"Repository": "仓库",
|
||||
"Community": "社区",
|
||||
"Official": "官方",
|
||||
"CommunityThemeWarning": "正在使用社区主题",
|
||||
"CommunityThemeDescription": "社区主题未经官方审计,需自行甄别风险。",
|
||||
"Cancel": "取消"
|
||||
}
|
||||
|
||||
@@ -152,5 +152,13 @@
|
||||
"NewUser": "新用戶",
|
||||
"Count": "計數",
|
||||
"LastBlockReason": "最後封鎖原因",
|
||||
"LastBlockTime": "最後封鎖時間"
|
||||
"LastBlockTime": "最後封鎖時間",
|
||||
"Theme": "主題",
|
||||
"Author": "作者",
|
||||
"Repository": "仓库",
|
||||
"Community": "社区",
|
||||
"Official": "官方",
|
||||
"CommunityThemeWarning": "正在使用社區主題",
|
||||
"CommunityThemeDescription": "社區主題未經官方審計,需自行甄別風險。",
|
||||
"Cancel": "取消"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user