Skip to content

Commit

Permalink
Added Turkish locale - credit OverBrave
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Sep 3, 2019
1 parent d5bd4e5 commit 6078059
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/main/resources/locales/tr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
###########################################################################################
# This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
# the one at http://yaml-online-parser.appspot.com #
###########################################################################################

entity-limits:
hit-limit: "&3&LS&b&lC &8&L» &e[entity] &4varlığından &5[number] &4tane koyabilirsin!"
block-limits:
hit-limit: "&3&LS&b&lC &8&L» &e[material] &4eşyasından &5[number] &4koyabilirsin!"
limits:
panel-title: "&3&lSon&b&lCesurlar &eAda limiti"

admin:
limits:
main:
parameters: "<player>"
description: "Oyuncu için ada limitlerini göster."
calc:
parameters: "<player>"
description: "Oyuncu için ada limitlerini tekrar hesapla."
finished: "&aIsland recalc finished sucessfully!"

island:
limits:
parameters: ""
description: "Ada limitlerini gör."
max-color: "&c"
regular-color: "&9"
block-limit-syntax: "&5[number]&7/&e[limit]"
no-limits: "&3&LS&c&lC &A&L» &4Bu dünyada limitler ayarlı değil!"


0 comments on commit 6078059

Please sign in to comment.