Added translatable string to Disable Private Session
This commit is contained in:
parent
6c2a1774f2
commit
9dd8ec0eaf
5 changed files with 8 additions and 1 deletions
|
@ -226,3 +226,7 @@ Update 04/07/2022 14:30 UTC
|
|||
|
||||
* `term.cast`: Added for `en_US`
|
||||
|
||||
Update 04/08/2022 22:00 UTC
|
||||
|
||||
* `term.disablePrivateSession`: Added for `en_US`
|
||||
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"term.cast": "Cast",
|
||||
"term.about": "About",
|
||||
"term.privateSession": "Private Session",
|
||||
"term.disablePrivateSession": "Disable Private Session",
|
||||
"term.queue": "Queue",
|
||||
"term.lyrics": "Lyrics",
|
||||
"term.miniplayer": "MiniPlayer",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"term.cast": "Tükrözés",
|
||||
"term.about": "Névjegy",
|
||||
"term.privateSession": "Privát hallgatás",
|
||||
"term.disablePrivateSession": "Privát hallgatás kikapcsolása",
|
||||
"term.queue": "Várólista",
|
||||
"term.lyrics": "Dalszöveg",
|
||||
"term.miniplayer": "Minilejátszó",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"term.cast": "Cast",
|
||||
"term.about": "About",
|
||||
"term.privateSession": "Private Session",
|
||||
"term.disablePrivateSession": "Disable Private Session",
|
||||
"term.queue": "Queue",
|
||||
"term.lyrics": "Lyrics",
|
||||
"term.miniplayer": "MiniPlayer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue