mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-01-09 08:37:41 +01:00
Add crowdin setup
This commit is contained in:
parent
9a08e8897b
commit
b43454531e
3
.crowdin.yml
Normal file
3
.crowdin.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
files:
|
||||||
|
- source: /src/main/resources/languages/lang.en.yml
|
||||||
|
translation: /src/main/resources/languages/lang.%two_letters_code%.yml
|
@ -35,3 +35,4 @@ Links
|
|||||||
* [BukkitDev site](http://dev.bukkit.org/projects/chestshop/)
|
* [BukkitDev site](http://dev.bukkit.org/projects/chestshop/)
|
||||||
* [SpigotMC site](https://www.spigotmc.org/resources/chestshop.51856/)
|
* [SpigotMC site](https://www.spigotmc.org/resources/chestshop.51856/)
|
||||||
* [Bug Tracker](http://dev.bukkit.org/server-mods/chestshop/tickets/?status=+)
|
* [Bug Tracker](http://dev.bukkit.org/server-mods/chestshop/tickets/?status=+)
|
||||||
|
* [Localization](https://crowdin.com/project/chestshop-3)
|
||||||
|
@ -7,6 +7,7 @@ iteminfo_book: |-
|
|||||||
&fTitul knihy: &7%title
|
&fTitul knihy: &7%title
|
||||||
&fAutor knihy: &7%author
|
&fAutor knihy: &7%author
|
||||||
&fPočet stran: &7%pages
|
&fPočet stran: &7%pages
|
||||||
|
|
||||||
iteminfo_book_generation: "&fGenerace knihy: &7%generation"
|
iteminfo_book_generation: "&fGenerace knihy: &7%generation"
|
||||||
iteminfo_lore: |-
|
iteminfo_lore: |-
|
||||||
&fLore:
|
&fLore:
|
||||||
|
@ -7,7 +7,8 @@ iteminfo_book: |-
|
|||||||
&fBuch Title: &7%title
|
&fBuch Title: &7%title
|
||||||
&fAuthor: &7%author
|
&fAuthor: &7%author
|
||||||
&fSeitenanzahl: &7%pages
|
&fSeitenanzahl: &7%pages
|
||||||
iteminfo_book_generatopm: "&fBuch Ausgabe: &7%generation"
|
|
||||||
|
iteminfo_book_generation: "&fBuch Ausgabe: &7%generation"
|
||||||
iteminfo_lore: |-
|
iteminfo_lore: |-
|
||||||
&fBeschreibung:
|
&fBeschreibung:
|
||||||
&r%lore
|
&r%lore
|
||||||
|
@ -7,6 +7,7 @@ iteminfo_book: |-
|
|||||||
&fBook Title: &7%title
|
&fBook Title: &7%title
|
||||||
&fBook Author: &7%author
|
&fBook Author: &7%author
|
||||||
&fBook Pages: &7%pages
|
&fBook Pages: &7%pages
|
||||||
|
|
||||||
iteminfo_book_generation: "&fBook Generation: &7%generation"
|
iteminfo_book_generation: "&fBook Generation: &7%generation"
|
||||||
iteminfo_lore: |-
|
iteminfo_lore: |-
|
||||||
&fLore:
|
&fLore:
|
||||||
|
Loading…
Reference in New Issue
Block a user