Procházet zdrojové kódy

New translations translation.lang.yaml (Serbian (Cyrillic))

tags/v2.1.0-rc1
Daniel Oaks před 4 roky
rodič
revize
c85242aee4
1 změnil soubory, kde provedl 9 přidání a 0 odebrání
  1. 9
    0
      languages/sr-SP.lang.yaml

+ 9
- 0
languages/sr-SP.lang.yaml Zobrazit soubor

@@ -1,4 +1,13 @@
1 1
 ---
2
+#translation info file for our example language
3
+#languages are made up of a few different files:
4
+#<locale>.lang.yaml       - general info about the translation
5
+#<locale>-irc.lang.json   - IRC strings to be translated
6
+#<locale>-help.lang.json  - help entries to be translated
7
+#we split up translations in this way so that they can be displayed more nicely on CrowdIn
8
+#name - this is the 'nice' or 'full' name of the language
2 9
 name: "Српски"
10
+#code - this is what the language will be referred to in our list of languages
3 11
 code: "sr"
12
+#incomplete - whether to mark this language as incomplete
4 13
 incomplete: true

Načítá se…
Zrušit
Uložit