diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 00:00:54 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 00:00:54 +0900 |
| commit | cf36557084ca3530e0ad0b12854110f14b5a6e64 (patch) | |
| tree | d2154619fe3a183472d7be4117a59be7545aa3aa | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-cf36557084ca3530e0ad0b12854110f14b5a6e64.tar.gz misskey-cf36557084ca3530e0ad0b12854110f14b5a6e64.tar.bz2 misskey-cf36557084ca3530e0ad0b12854110f14b5a6e64.zip | |
New translations ja.yml (Catalan)
| -rw-r--r-- | locales/ca.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/ca.yml b/locales/ca.yml index 81f6ee358b..e09f73b7cf 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -628,6 +628,7 @@ desktop/views/components/settings.vue: show-reply-target: "リプライ先を表示する" show-my-renotes: "自分の行ったRenoteをタイムラインに表示する" show-renoted-my-notes: "Renoteされた自分の投稿をタイムラインに表示する" + show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" show-maps: "マップの自動展開" show-maps-desc: "位置情報が添付された投稿のマップを自動的に展開します。" sound: "サウンド" @@ -1107,6 +1108,7 @@ mobile/views/pages/settings.vue: show-reply-target: "リプライ先を表示する" show-my-renotes: "自分の行ったRenoteを表示する" show-renoted-my-notes: "Renoteされた自分の投稿を表示する" + show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" post-style: "投稿の表示スタイル" post-style-standard: "標準" post-style-smart: "スマート" |