mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
Add missing translation for userinfo
This commit is contained in:
+3
-1
@@ -35,7 +35,9 @@
|
||||
"streaming_x": "Streaming {{NAME}}",
|
||||
"listening_x": "Listening to {{NAME}}",
|
||||
"watching_x": "Watching {{NAME}}",
|
||||
"competing_x": "Competing {{NAME}}"
|
||||
"competing_x": "Competing {{NAME}}",
|
||||
"since": "Since {{{TIME}}}",
|
||||
"end": "Ending {{{TIME}}}"
|
||||
},
|
||||
"say": {
|
||||
"title": "Say",
|
||||
|
||||
+3
-1
@@ -35,7 +35,9 @@
|
||||
"streaming_x": "{{NAME}}をストリーミング中",
|
||||
"listening_x": "{{NAME}}を再生中",
|
||||
"watching_x": "{{NAME}}鑑賞中",
|
||||
"competing_x": "{{NAME}}に参戦中です"
|
||||
"competing_x": "{{NAME}}に参戦中です",
|
||||
"since": "{{{TIME}}}から",
|
||||
"end": "{{{TIME}}}で終了"
|
||||
},
|
||||
"say": {
|
||||
"title": "言うこと",
|
||||
|
||||
+3
-1
@@ -35,7 +35,9 @@
|
||||
"streaming_x": "กำลังสตรีม {{NAME}}",
|
||||
"listening_x": "กำลังฟัง {{NAME}}",
|
||||
"watching_x": "กำลังดู {{NAME}}",
|
||||
"competing_x": "กำลังแข่งขัน {{NAME}}"
|
||||
"competing_x": "กำลังแข่งขัน {{NAME}}",
|
||||
"since": "ตั้งแต่ {{{TIME}}}",
|
||||
"end": "สิ้นสุดใน {{{TIME}}}"
|
||||
},
|
||||
"say": {
|
||||
"title": "สั่งพูด",
|
||||
|
||||
Reference in New Issue
Block a user