Fix locale folder names

There seems to be some differences between the folder name and the locale name used in the files themselves.

For example: the folder might have been called "de-DE", for German, but the files use one "de"

And thus translations where not being displayed

Using the locale key in the files and modifying the folder name if neccesary, let's see what happens in the next Crowdin pull, might need to review more thoroughly why this is happening (maybe due to custom settings in Crowdin)
This commit is contained in:
voodoorai2000
2018-10-09 22:08:25 +02:00
committed by decabeza
parent c46ee1175b
commit b49b20a6bb
130 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
de:
i18n:
language:
name: 'Deutsch'

View File

@@ -0,0 +1,4 @@
fa:
i18n:
language:
name: 'فارسى'

View File

@@ -0,0 +1,4 @@
pl:
i18n:
language:
name: 'Polski'

View File

@@ -0,0 +1,4 @@
sq:
i18n:
language:
name: 'Shqiptar'

Some files were not shown because too many files have changed in this diff Show More