language files combined, settings fixed, "new" badge integrated
This commit is contained in:
@@ -8,4 +8,10 @@ return [
|
||||
'image_deleted_successfully' => 'Image deleted successfully.',
|
||||
'image_or_provider_not_found' => 'Image or API provider not found.',
|
||||
'no_styles_available' => 'No styles or API providers enabled/available.',
|
||||
'dark_mode' => 'Dark Mode',
|
||||
'light_mode' => 'Light Mode',
|
||||
'gallery_title' => 'Your images from the photobooth',
|
||||
'navigation.previous' => 'Previous',
|
||||
'navigation.next' => 'Next',
|
||||
'navigation.page_of' => 'Page :currentPage of :totalPages',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user