mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'actions' => [
|
||||
'store_success' => 'Lesezeichen erfolgreich hinzugefügt!',
|
||||
'delete_success' => 'Lesezeichen erfolgreich abbrechen!',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user