diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 21:52:08 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 21:52:08 +0900 |
| commit | f409faea2cebf5425293e0da44c4bdf336e57aad (patch) | |
| tree | 8776c33b0f634d3663b155a8998dcd50244fd6c4 | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-f409faea2cebf5425293e0da44c4bdf336e57aad.tar.gz misskey-f409faea2cebf5425293e0da44c4bdf336e57aad.tar.bz2 misskey-f409faea2cebf5425293e0da44c4bdf336e57aad.zip | |
New translations ja.yml (Catalan)
| -rw-r--r-- | locales/ca.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/ca.yml b/locales/ca.yml index afcb6ce97f..3fc4c6a568 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -809,6 +809,10 @@ desktop/views/pages/admin/admin.unsuspend-user.vue: unsuspend-user: "ユーザーの凍結の解除" unsuspend: "凍結の解除" unsuspended: "凍結を解除しました" +desktop/views/pages/admin/admin.verify-user.vue: + verify-user: "ユーザーの公式アカウント設定" + verify: "公式アカウントにする" + verified: "公式アカウントにしました" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" |