Sync languages

This commit is contained in:
James Brooks
2016-04-17 17:17:29 +01:00
parent 6e7df6e1f7
commit 6ccac55e1d
69 changed files with 777 additions and 744 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
return [
'dashboard' => 'Dashboard',
'dashboard' => 'داشبورد',
// Incidents
'incidents' => [
@@ -215,21 +215,21 @@ return [
'theme' => 'Theme',
],
'edit' => [
'success' => 'Settings saved.',
'success' => 'تنظیمات ذخیره گردید.',
'failure' => 'Settings could not be saved.',
],
],
// Login
'login' => [
'login' => 'Login',
'login' => 'ورود به سیستم',
'logged_in' => 'You\'re logged in.',
'welcome' => 'Welcome Back!',
'two-factor' => 'Please enter your token.',
],
// Sidebar footer
'help' => 'Help',
'help' => 'راهنما',
'status_page' => 'Status Page',
'logout' => 'Logout',