New translations translation.lang.yaml (Bosnian)

This commit is contained in:
Daniel Oaks 2020-03-18 21:32:20 +10:00
parent 7a730e2864
commit 12cd4d8f02
1 changed files with 10 additions and 0 deletions

View File

@ -1,5 +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: "Bosanski"
#code - this is what the language will be referred to in our list of languages
code: "bs"
#contributors - people who have contributed to this translation
contributors: "Elvedin Husic <elvedinhusiccontact@gmail.com>"
#incomplete - whether to mark this language as incomplete
incomplete: true