Explorar o código

Update pagination l10n

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
8397f20cd3

+ 2 - 2
resources/lang/ar/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« التالي',
-    'next'     => 'العودة »',
+    'previous' => '« التالي',
+    'next'     => 'العودة »',
 
 ];

+ 2 - 2
resources/lang/da/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« forrige',
-    'next'     => 'næste »',
+    'previous' => '« forrige',
+    'next'     => 'naeligste »',
 
 ];

+ 2 - 2
resources/lang/de/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Vorherige',
-    'next'     => 'Nächste »',
+    'previous' => '« Vorherige',
+    'next'     => 'Naumlchste »',
 
 ];

+ 2 - 2
resources/lang/el/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Προηγούμενο',
-    'next'     => 'Επόμενο »',
+    'previous' => '« Προηγούμενο',
+    'next'     => 'Επόμενο »;',
 
 ];

+ 2 - 2
resources/lang/en/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Previous',
-    'next'     => 'Next »',
+    'previous' => '« Previous',
+    'next' => 'Next »',
 
 ];

+ 2 - 2
resources/lang/es/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Anterior',
-    'next'     => 'Siguiente »',
+    'previous' => '« Anterior',
+    'next'     => 'Siguiente »',
 
 ];

+ 2 - 2
resources/lang/fi/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Edellinen',
-    'next'     => 'Seuraava »',
+    'previous' => '« Edellinen',
+    'next'     => 'Seuraava »',
 
 ];

+ 2 - 2
resources/lang/fr/pagination.php

@@ -11,6 +11,6 @@ return [
     | you want to customize your views to better match your application.
     |
     */
-    'previous' => '« Précédent',
-    'next'     => 'Suivant »',
+    'previous' => '« Précédent',
+    'next'     => 'Suivant »',
 ];

+ 2 - 2
resources/lang/gl/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Anterior',
-    'next'     => 'Seguinte »',
+    'previous' => '« Anterior',
+    'next'     => 'Seguinte »',
 
 ];

+ 2 - 2
resources/lang/he/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« הקודם',
-    'next'     => 'הבא »',
+    'previous' => '« הקודם',
+    'next'     => 'הבא »',
 
 ];

+ 2 - 2
resources/lang/ja/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« 戻る',
-    'next'     => '次へ »',
+    'previous' => '« 戻る',
+    'next'     => '次へ »',
 
 ];

+ 2 - 2
resources/lang/ms/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Sebelum',
-    'next'     => 'Seterusnya »',
+    'previous' => '« Sebelum',
+    'next'     => 'Seterusnya »',
 
 ];

+ 2 - 2
resources/lang/oc/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Predecent',
-    'next'     => 'Seguent »',
+    'previous' => '« Predecent',
+    'next'     => 'Seguent »',
 
 ];

+ 2 - 2
resources/lang/pl/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => 'Wstecz',
-    'next'     => 'Dalej »',
+    'previous' => '« Wstecz',
+    'next'     => 'Dalej »',
 
 ];

+ 2 - 2
resources/lang/ru/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Назад',
-    'next'     => 'Вперёд »',
+    'previous' => '« Назад',
+    'next'     => 'Вперёд »',
 
 ];

+ 2 - 2
resources/lang/sv/pagination.php

@@ -13,7 +13,7 @@ return [
     |
     */
 
-    'previous' => '« Föregående',
-    'next'     => 'Nästa »',
+    'previous' => '« Föregående',
+    'next'     => 'Nästa »',
 
 ];