From 887fda5221fdd84b035ded071c2afb843a0b0014 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Tue, 16 Feb 2021 02:15:52 +1000 Subject: [PATCH] New translations translation.lang.yaml (Albanian) --- languages/sq-AL.lang.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/languages/sq-AL.lang.yaml b/languages/sq-AL.lang.yaml index 8b43a5fa..8799f0ba 100644 --- a/languages/sq-AL.lang.yaml +++ b/languages/sq-AL.lang.yaml @@ -1,3 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language +name: "Albanian" +#code - this is what the language will be referred to in our list of languages +code: "sq-AL" +#contributors - people who have contributed to this translation +contributors: "Arianit Kukaj " #incomplete - whether to mark this language as incomplete incomplete: true