New translations ja-JP.yml (English)
This commit is contained in:
parent
9550acd61e
commit
ce2e66d9b0
1 changed files with 6 additions and 0 deletions
|
@ -911,6 +911,7 @@ admin/views/index.vue:
|
||||||
dashboard: "Dashboard"
|
dashboard: "Dashboard"
|
||||||
instance: "Instance"
|
instance: "Instance"
|
||||||
emoji: "Emoji"
|
emoji: "Emoji"
|
||||||
|
moderators: "モデレーター"
|
||||||
users: "Users"
|
users: "Users"
|
||||||
update: "Update"
|
update: "Update"
|
||||||
announcements: "Announcements"
|
announcements: "Announcements"
|
||||||
|
@ -1005,6 +1006,11 @@ admin/views/users.vue:
|
||||||
unverify-user: "User account unverification settings"
|
unverify-user: "User account unverification settings"
|
||||||
unverify: "Unverify account"
|
unverify: "Unverify account"
|
||||||
unverified: "The account is now being unverified"
|
unverified: "The account is now being unverified"
|
||||||
|
admin/views/moderators.vue:
|
||||||
|
add-moderator:
|
||||||
|
title: "モデレーターの登録"
|
||||||
|
add: "登録"
|
||||||
|
added: "モデレーターを登録しました"
|
||||||
admin/views/emoji.vue:
|
admin/views/emoji.vue:
|
||||||
add-emoji:
|
add-emoji:
|
||||||
title: "Add emoji"
|
title: "Add emoji"
|
||||||
|
|
Loading…
Reference in a new issue