Commit 040f94b0 authored by Evren Kutar's avatar Evren Kutar

translation js file for dev env

parent 24cc7b1c
angular.module('gettext').run(['gettextCatalog', function (gettextCatalog) {
/* jshint -W100 */
gettextCatalog.setStrings('tr', {"Dashboard":"Panel","Login":"Giriş","Logout":"Çıkış","New Staff":"Yeni Personel","Staffs":"Personeller"});
/* jshint +W100 */
}]);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment