mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-21 21:50:34 -04:00
wip
This commit is contained in:
parent
d572467e99
commit
bcf40fe667
14 changed files with 217 additions and 22 deletions
|
@ -5,6 +5,7 @@
|
|||
"confirmRestart.yes": "Oyunu yeniden başlat",
|
||||
"editor.editing.bigger": "Seviye boyutunu artır",
|
||||
"editor.editing.color": "Renk listesinden bir renk seçin (seviye başına en fazla 5)",
|
||||
"editor.editing.copied": "",
|
||||
"editor.editing.copy": "Kopyalama seviyesi kodu",
|
||||
"editor.editing.copy_help": "Bunu Discord'umuzdaki #levels kanalına yapıştırın",
|
||||
"editor.editing.credit": "Krediler ve kaynak",
|
||||
|
@ -17,6 +18,8 @@
|
|||
"editor.editing.rename": "Seviye Adı",
|
||||
"editor.editing.rename_prompt": "Lütfen seviye için yeni bir ad girin",
|
||||
"editor.editing.right": "Tüm tuğlaları sağa taşı",
|
||||
"editor.editing.show_code": "",
|
||||
"editor.editing.show_code_help": "",
|
||||
"editor.editing.smaller": "Seviye boyutunu azalt",
|
||||
"editor.editing.title": "Düzenleme düzeyi : {{name}}",
|
||||
"editor.editing.up": "Tüm tuğlaları yukarı taşı",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue