-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tr_tr.json Turkish Localization (#20)
- Loading branch information
1 parent
000871b
commit 1c3f67b
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"block.glassential.glass_dark_ethereal": "Gölgeli Eterik Cam", | ||
"block.glassential.glass_dark_ethereal_reverse": "Gölgeli Ters Eterik Cam", | ||
"block.glassential.glass_ethereal": "Eterik Cam", | ||
"block.glassential.glass_ethereal_reverse": "Ters Eterik Cam", | ||
"block.glassential.glass_ghostly": "Hayalet Cam", | ||
"block.glassential.glass_light": "Aydınlık Cam", | ||
"block.glassential.glass_redstone": "Redstone Cam", | ||
|
||
"tooltip.glassential.dark": "Işığı engeller", | ||
"tooltip.glassential.ethereal": "Oyuncular için katı değil", | ||
"tooltip.glassential.ethereal_reverse": "Sadece oyunculara katı", | ||
"tooltip.glassential.ghostly": "Varlıklar için katı değil", | ||
"tooltip.glassential.light": "Işık yayar", | ||
"tooltip.glassential.redstone": "Redstone sinyali yayar", | ||
|
||
"itemGroup.glassential.items": "Glassential" | ||
} |