New translations timeline.json (Japanese) (#412)

This commit is contained in:
xmflsct 2022-10-27 23:33:38 +02:00 committed by GitHub
parent 4b39525c82
commit ea89bfcc9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -21,14 +21,14 @@
"shared": {
"actioned": {
"pinned": "固定された投稿",
"favourite": "{name}さんがあなたのトゥートをお気に入りに登録しました",
"status": "{name}さんが投稿しました",
"follow": "{name}さんにフォローされました",
"favourite": "{{name}}さんがあなたのトゥートをお気に入りに登録しました",
"status": "{{name}}さんが投稿しました",
"follow": "{{name}}さんにフォローされました",
"follow_request": "{{name}}さんがフォローをリクエストしました",
"poll": "アンケートが終了しました",
"reblog": {
"default": "{name}さんがブースト",
"notification": "{name}さんがあなたのトゥートをブーストしました"
"default": "{{name}}さんがブースト",
"notification": "{{name}}さんがあなたのトゥートをブーストしました"
},
"update": "ブーストしたトゥートが編集されました"
},