Added translatability to Cast in dropdown
This commit is contained in:
parent
f5539dc1dc
commit
38788ff806
5 changed files with 8 additions and 1 deletions
|
@ -222,3 +222,7 @@ Update 04/06/2022 18:45 UTC
|
|||
* `action.cast.scan`: Added for `en_US`
|
||||
* `action.cast.scanning`: Added for `en_US`
|
||||
|
||||
Update 04/07/2022 13:45 UTC
|
||||
|
||||
* `term.cast`: Added for `en_US`
|
||||
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
"term.accountSettings": "Account Settings",
|
||||
"term.logout": "Logout",
|
||||
"term.login": "Log In",
|
||||
"term.cast": "Cast",
|
||||
"term.about": "About",
|
||||
"term.privateSession": "Private Session",
|
||||
"term.queue": "Queue",
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
"term.accountSettings": "Fiókbeállítások",
|
||||
"term.logout": "Kijelentkezés",
|
||||
"term.login": "Bejelentkezés",
|
||||
"term.cast": "Tükrözés",
|
||||
"term.about": "Névjegy",
|
||||
"term.privateSession": "Privát hallgatás",
|
||||
"term.queue": "Várólista",
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
"term.accountSettings": "Account Settings",
|
||||
"term.logout": "Logout",
|
||||
"term.login": "Log In",
|
||||
"term.cast": "Cast",
|
||||
"term.about": "About",
|
||||
"term.privateSession": "Private Session",
|
||||
"term.queue": "Queue",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue