mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Make Polish selectable.
This commit is contained in:
@@ -40,6 +40,7 @@ const std::vector<std::string> Translators = {
|
||||
"Pk11",
|
||||
"Roby Spia",
|
||||
"StackZ",
|
||||
"XDgierman",
|
||||
"YoSoy"
|
||||
};
|
||||
const std::vector<std::string> Languages = {
|
||||
@@ -53,7 +54,8 @@ const std::vector<std::string> Languages = {
|
||||
"Lietuvių",
|
||||
"日本語",
|
||||
"Italiano",
|
||||
"deutsch, English",
|
||||
"Deutsch, English",
|
||||
"Polski",
|
||||
"Español"
|
||||
};
|
||||
// Universal-Team Page 2.
|
||||
|
||||
Reference in New Issue
Block a user