mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
8
resources/lang/pl/bookmark.php
Normal file
8
resources/lang/pl/bookmark.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'actions' => [
|
||||
'store_success' => 'Pomyślnie dodano zakładkę!',
|
||||
'delete_success' => 'Anuluj zakładkę pomyślnie!',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user