diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-26 17:22:57 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-26 17:22:57 +0900 |
| commit | 4e92eb55cd2771ea51cbeb71891714ed119bec38 (patch) | |
| tree | e5136791c4796c2658bd1a16cb28866c228501ac | |
| parent | New translations ja-JP.yml (French) (diff) | |
| download | misskey-4e92eb55cd2771ea51cbeb71891714ed119bec38.tar.gz misskey-4e92eb55cd2771ea51cbeb71891714ed119bec38.tar.bz2 misskey-4e92eb55cd2771ea51cbeb71891714ed119bec38.zip | |
New translations ja-JP.yml (German)
| -rw-r--r-- | locales/de-DE.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locales/de-DE.yml b/locales/de-DE.yml index 225fc70c0e..89e545e2f1 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -1134,14 +1134,19 @@ admin/views/users.vue: user-not-found: "ユーザーが見つかりません" lookup: "照会" reset-password: "パスワードをリセット" + reset-password-confirm: "パスワードをリセットしますか?" password-updated: "パスワードは現在「{password}」です" suspend: "凍結" + suspend-confirm: "凍結しますか?" suspended: "凍結しました" unsuspend: "凍結の解除" + unsuspend-confirm: "凍結を解除しますか?" unsuspended: "凍結を解除しました" verify: "公式アカウントにする" + verify-confirm: "公式アカウントにしますか?" verified: "公式アカウントにしました" unverify: "公式アカウントを解除する" + unverify-confirm: "公式アカウントを解除しますか?" unverified: "公式アカウントを解除しました" users: title: "ユーザー" |