fix(front): add some missing i18n keys, closes #1624
This commit is contained in:
@@ -1657,5 +1657,8 @@
|
|||||||
"Domain or instance name": "Domain or instance name",
|
"Domain or instance name": "Domain or instance name",
|
||||||
"You need to enter a text": "You need to enter a text",
|
"You need to enter a text": "You need to enter a text",
|
||||||
"Error while adding tag: {error}": "Error while adding tag: {error}",
|
"Error while adding tag: {error}": "Error while adding tag: {error}",
|
||||||
"From this instance only": "From this instance only"
|
"From this instance only": "From this instance only",
|
||||||
|
"view more events and activities": "view more events and activities",
|
||||||
|
"Upcoming events nearby {position}": "Upcoming events nearby {position}",
|
||||||
|
"View more events and activities around {position}": "View more events and activities around {position}"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user