Fix missing placeholder in locales.

This commit is contained in:
Kavin 2022-05-04 06:11:26 +01:00
parent d670d60356
commit 25a93c0391
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
13 changed files with 28 additions and 32 deletions

View file

@ -9,7 +9,7 @@
"subscriptions": "サブスクリプション"
},
"player": {
"watch_on": "Youtubeで見る"
"watch_on": "{0}で見る"
},
"actions": {
"subscribe": "チャンネル登録 - {count}",
@ -90,7 +90,7 @@
},
"video": {
"videos": "ビデオ",
"views": "{views}視聴",
"views": "{views} 視聴",
"watched": "視聴済み",
"sponsor_segments": "スポンサーによる広告",
"ratings_disabled": "評価は無効化されています",