mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations pagination.php (Slovenian)
This commit is contained in:
parent
613eb7522c
commit
79154bba25
@ -12,6 +12,6 @@
|
|||||||
return [
|
return [
|
||||||
|
|
||||||
'previous' => '« Prejšnja stran',
|
'previous' => '« Prejšnja stran',
|
||||||
'next' => 'Next »',
|
'next' => 'Naslednja stran »',
|
||||||
|
|
||||||
];
|
];
|
Loading…
Reference in New Issue
Block a user