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:
@@ -1,21 +0,0 @@
|
||||
sq:
|
||||
images:
|
||||
remove_image: Hiq imazhin
|
||||
form:
|
||||
title: Imazhi përshkrues
|
||||
title_placeholder: Shto një titull përshkrues për imazhin
|
||||
attachment_label: Zgjidh imazhin
|
||||
delete_button: Hiq imazhin
|
||||
note: "Ju mund të ngarkoni një imazh të llojeve të mëposhtme të përmbajtjes: %{accepted_content_types}, deri në %{max_file_size} MB"
|
||||
add_new_image: Shto imazhin
|
||||
admin_title: "Imazh"
|
||||
admin_alt_text: "Teksti alternativ për imazhin"
|
||||
actions:
|
||||
destroy:
|
||||
notice: Imazhi u fshi me sukses
|
||||
alert: Nuk mund të fshihet Imazhi
|
||||
confirm: Jeni i sigurt se doni ta fshini imazhin? Ky veprim nuk mund të zhbëhet!
|
||||
errors:
|
||||
messages:
|
||||
in_between: duhet të jetë në mes %{min} dhe %{max}
|
||||
wrong_content_type: lloji i përmbajtjes %{content_type} nuk përputhet me asnjë lloj të përmbajtjes së pranuar %{accepted_content_types}
|
||||
Reference in New Issue
Block a user