added localization

pull/2097/head
Yunus Emre Kalkan 6 years ago
parent 8cd7470316
commit 9b851347c1

@ -51,6 +51,8 @@
"401Message": "Unauthorized",
"403Message": "Forbidden",
"404Message": "Page not found",
"500Message": "Internal Server Error"
"500Message": "Internal Server Error",
"GoHomePage": "Go to the homepage",
"GoBack": "Go back"
}
}

@ -51,6 +51,8 @@
"401Message": "Yetkisiz",
"403Message": "Yasak",
"404Message": "Sayfa bulunamadı",
"500Message": "Sunucu tarafında hata"
"500Message": "Sunucu tarafında hata",
"GoHomePage": "Ana sayfaya git",
"GoBack": "Geri dön"
}
}
Loading…
Cancel
Save