#1467 Rearrange old keys migration so no entries get lost

- 'error' was an old entry but now we have multiple entries under 'error' (which is now a section), so we need to ensure that we migrate the old 'error' entry before the migration sets anything under that path
This commit is contained in:
ljacqu
2018-02-02 18:53:08 +01:00
parent f44353ed4c
commit 1d6d9eb764
34 changed files with 154 additions and 105 deletions
+3 -3
View File
@@ -20,7 +20,7 @@ password:
login:
command_usage: '&cKullanim: /login <sifre>'
wrong_password: '&cYanlis sifre!'
# TODO success: '&2Successful login!'
success: '&2Giris basarili!'
login_request: '&cLutfen giris komutunu kullanin "/login <sifre>"'
timeout_error: '&4Giris izni icin verilen zaman suresini astigin icin sunucudan atildin, tekrar deneyin!'
@@ -31,7 +31,7 @@ error:
unregistered_user: '&cBu oyuncu kayitli degil!'
not_logged_in: '&cGiris yapmadin!'
no_permission: '&4Bunu yapmak icin iznin yok!'
# TODO unexpected_error: '&4An unexpected error occurred, please contact an administrator!'
unexpected_error: '&4Beklenmedik bir hata olustu, yetkili ile iletisime gecin!'
max_registration: '&cSen maksimum kayit sinirini astin (%reg_count/%max_acc %reg_names)!'
logged_in: '&cZaten giris yaptin!'
kick_for_vip: '&3Bir VIP oyuna giris yaptigi icin atildin!'
@@ -133,4 +133,4 @@ time:
hour: 'saat'
hours: 'saat'
day: 'gun'
days: 'gun'
days: 'gun'