mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-01 04:31:35 +02:00
add notice as a value of the board_type field
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"geology": "Geology",
|
||||
"history": "History",
|
||||
"nature": "Nature",
|
||||
"notice": "Notice Board",
|
||||
"plants": "Plants",
|
||||
"welcome_sign": "Welcome Sign",
|
||||
"wildlife": "Wildlife"
|
||||
|
||||
@@ -416,6 +416,8 @@ en:
|
||||
history: History
|
||||
# board_type=nature
|
||||
nature: Nature
|
||||
# board_type=notice
|
||||
notice: Notice Board
|
||||
# board_type=plants
|
||||
plants: Plants
|
||||
# board_type=welcome_sign
|
||||
|
||||
Reference in New Issue
Block a user