Locale edit

This commit is contained in:
TheFantomas
2022-11-26 10:53:29 +01:00
parent edffb376a9
commit b84191b106
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Locales['cs'] = {
["char_disabled_description"] = "This Character Is Unusable.",
['char_delete'] = "Vymazat postavu",
["char_delete_description"] = "Permanently Remove This Character.",
["character"] = "Character %s",
["character"] = "Character: %s",
["return"] = "Return",
["return_description"] = "Return To Character Selection.",
['cancel'] = "Zrušit",
+1 -1
View File
@@ -11,7 +11,7 @@ Locales["en"] = {
["char_disabled_description"] = "This Character Is Unusable.",
["char_delete"] = "Delete",
["char_delete_description"] = "Permanently Remove This Character.",
["character"] = "Character %s",
["character"] = "Character: %s",
["return"] = "Return",
["return_description"] = "Return To Character Selection.",
["cancel"] = "Cancel",