[styles] Adding trees

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-10-25 20:37:16 +02:00
committed by Yannik Bloscheck
parent 226b0f03c8
commit 3c7eb92b17
11 changed files with 17 additions and 1 deletions

View File

@@ -881,6 +881,7 @@
"type.natural.spring" = "Quelle";
"type.natural.spring.drinking_water_no" = "Quelle";
"type.natural.strait" = "Meerenge";
"type.natural.tree" = "Baum";
"type.natural.tree_row" = "Baumreihe";
"type.natural.vineyard" = "Weinberg";
"type.natural.volcano" = "Vulkan";

View File

@@ -894,6 +894,7 @@
"type.natural.spring" = "Natural Spring";
"type.natural.spring.drinking_water_no" = "Natural Spring";
"type.natural.strait" = "Strait";
"type.natural.tree" = "Tree";
"type.natural.tree_row" = "Tree Row";
"type.natural.vineyard" = "Vineyard";
"type.natural.volcano" = "Volcano";

View File

@@ -926,6 +926,7 @@
"type.natural.spring" = "Natural Spring";
"type.natural.spring.drinking_water_no" = "Natural Spring";
"type.natural.strait" = "Strait";
"type.natural.tree" = "Tree";
"type.natural.tree_row" = "Tree Row";
"type.natural.vineyard" = "Vineyard";
"type.natural.volcano" = "Volcano";