mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-12 05:21:18 +00:00
Add 1 new string to localization
This commit is contained in:
parent
e3dd14fb77
commit
fcfa60d0cb
@ -251,6 +251,7 @@ if(preferredLanguage == "en"){
|
||||
"Language": "Language",
|
||||
"Sound": "Sound",
|
||||
"Users": "Users",
|
||||
"Direct Message's copy to self": "Direct Message's copy to self",
|
||||
};
|
||||
}
|
||||
if(preferredLanguage == "es"){
|
||||
@ -2186,6 +2187,7 @@ if(preferredLanguage == "cs"){
|
||||
"Language": "Jazyk",
|
||||
"Sound": "Zvuky",
|
||||
"Users": "Uživatelé",
|
||||
"Direct Message's copy to self": "Posílat kopie přímých zpráv sám sobě",
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user