From 33b4c8cbf5a9828294c1bdb26b69054ad453a113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marjan=20Pani=C4=87?= Date: Sat, 23 Jan 2016 21:35:46 +0100 Subject: [PATCH] Update locale.php --- config/locale.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locale.php b/config/locale.php index 24bfc98..fcaabc7 100644 --- a/config/locale.php +++ b/config/locale.php @@ -12,6 +12,7 @@ 'tu' => 'Türk', 'po' => 'Português', 'su' => 'Svenska', + 'sr' => 'Serbian', 'it' => 'Italiano', 'it' => 'Italiano', 'sk' => 'Slovenčina', @@ -24,4 +25,4 @@ 'iw' => 'עברית', 'ar' => 'العربية' -); \ No newline at end of file +);