mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Updates (#58)
This commit is contained in:
commit
adcd84f330
2 changed files with 8 additions and 2 deletions
|
@ -158,7 +158,9 @@
|
|||
"add": "Lisa",
|
||||
"delete_group_confirm": "Kas kustutame selle grupi?",
|
||||
"creator_replied": "Autor vastas",
|
||||
"creator_liked": "Autorile meeldis see"
|
||||
"creator_liked": "Autorile meeldis see",
|
||||
"playback_speed": "Taasesituse kiirus",
|
||||
"invalid_input": "Vigane sisend"
|
||||
},
|
||||
"preferences": {
|
||||
"has_cdn": "CDN'i olek?",
|
||||
|
|
|
@ -156,7 +156,11 @@
|
|||
"add": "追加",
|
||||
"invalid_url": "無効なURLです!",
|
||||
"customize": "追加",
|
||||
"delete_group_confirm": "このグループを削除しますか?"
|
||||
"delete_group_confirm": "このグループを削除しますか?",
|
||||
"creator_replied": "投稿者が返信",
|
||||
"creator_liked": "投稿者が高評価",
|
||||
"invalid_input": "入力が無効です",
|
||||
"playback_speed": "再生速度"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "{author} によって固定",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue