mirror of
https://github.com/danielbrendel/hortusfox-web.git
synced 2026-05-01 11:19:47 -05:00
#388 Add localization for english and german
This commit is contained in:
@@ -85,7 +85,10 @@ return [
|
||||
'save' => 'Speichern',
|
||||
'light_level_sunny' => 'Sonnig',
|
||||
'light_level_half_shade' => 'Halbschatten',
|
||||
'light_level_filtered_light' => 'Gefiltertes Licht',
|
||||
'light_level_indirect_light' => 'Indirektes Licht',
|
||||
'light_level_full_shade' => 'Schatten',
|
||||
'light_level_darkness' => 'Dunkelheit',
|
||||
'warning_plants_title' => 'Gefährdete Pflanzen',
|
||||
'warning_plants_all_ok' => 'Super! Momentan sind keine Pflanzen in schlechtem Zustand',
|
||||
'view_plant_details' => 'Gehe zu den Pflanzendetails',
|
||||
|
||||
@@ -85,7 +85,10 @@ return [
|
||||
'save' => 'Save',
|
||||
'light_level_sunny' => 'Sunny',
|
||||
'light_level_half_shade' => 'Half-Shade',
|
||||
'light_level_filtered_light' => 'Filtered light',
|
||||
'light_level_indirect_light' => 'Indirect light',
|
||||
'light_level_full_shade' => 'Full Shade',
|
||||
'light_level_darkness' => 'Darkness',
|
||||
'warning_plants_title' => 'The following plants need special attention',
|
||||
'warning_plants_all_ok' => 'Hurray! No plants are currently endangered',
|
||||
'view_plant_details' => 'View plant details',
|
||||
|
||||
Reference in New Issue
Block a user