Translation
This commit is contained in:
parent
86608121aa
commit
bb3a81ebb0
3 changed files with 18 additions and 3 deletions
|
@ -56,7 +56,6 @@ public class TranslationHelper {
|
|||
missingNamesEn.forEach((name) -> {
|
||||
System.out.println(" \"" + name + "\": \"" + fastTranslateEn(name) + "\",");
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
if (!missingNamesRu.isEmpty()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue