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 +);