mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-13 07:29:30 +01:00
New translations translation.lang.yaml (Albanian)
This commit is contained in:
parent
1fb736b394
commit
887fda5221
12
languages/sq-AL.lang.yaml
vendored
12
languages/sq-AL.lang.yaml
vendored
@ -1,3 +1,15 @@
|
||||
---
|
||||
#translation info file for our example language
|
||||
#languages are made up of a few different files:
|
||||
#<locale>.lang.yaml - general info about the translation
|
||||
#<locale>-irc.lang.json - IRC strings to be translated
|
||||
#<locale>-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 <tinaira>"
|
||||
#incomplete - whether to mark this language as incomplete
|
||||
incomplete: true
|
||||
|
Loading…
Reference in New Issue
Block a user