mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update pagination l10n
This commit is contained in:
parent
197829224e
commit
8397f20cd3
16 changed files with 32 additions and 32 deletions
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« التالي',
|
||||
'next' => 'العودة »',
|
||||
'previous' => '« التالي',
|
||||
'next' => 'العودة »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« forrige',
|
||||
'next' => 'næste »',
|
||||
'previous' => '« forrige',
|
||||
'next' => 'naeligste »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Vorherige',
|
||||
'next' => 'Nächste »',
|
||||
'previous' => '« Vorherige',
|
||||
'next' => 'Naumlchste »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Προηγούμενο',
|
||||
'next' => 'Επόμενο »',
|
||||
'previous' => '« Προηγούμενο',
|
||||
'next' => 'Επόμενο »;',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Anterior',
|
||||
'next' => 'Siguiente »',
|
||||
'previous' => '« Anterior',
|
||||
'next' => 'Siguiente »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Edellinen',
|
||||
'next' => 'Seuraava »',
|
||||
'previous' => '« Edellinen',
|
||||
'next' => 'Seuraava »',
|
||||
|
||||
];
|
||||
|
|
|
@ -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 »',
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Anterior',
|
||||
'next' => 'Seguinte »',
|
||||
'previous' => '« Anterior',
|
||||
'next' => 'Seguinte »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« הקודם',
|
||||
'next' => 'הבא »',
|
||||
'previous' => '« הקודם',
|
||||
'next' => 'הבא »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« 戻る',
|
||||
'next' => '次へ »',
|
||||
'previous' => '« 戻る',
|
||||
'next' => '次へ »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Sebelum',
|
||||
'next' => 'Seterusnya »',
|
||||
'previous' => '« Sebelum',
|
||||
'next' => 'Seterusnya »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Predecent',
|
||||
'next' => 'Seguent »',
|
||||
'previous' => '« Predecent',
|
||||
'next' => 'Seguent »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => 'Wstecz',
|
||||
'next' => 'Dalej »',
|
||||
'previous' => '« Wstecz',
|
||||
'next' => 'Dalej »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Назад',
|
||||
'next' => 'Вперёд »',
|
||||
'previous' => '« Назад',
|
||||
'next' => 'Вперёд »',
|
||||
|
||||
];
|
||||
|
|
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Föregående',
|
||||
'next' => 'Nästa »',
|
||||
'previous' => '« Föregående',
|
||||
'next' => 'Nästa »',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue