mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-01-22 08:38:38 +00:00
fix(front): add some missing i18n keys, closes #1624
This commit is contained in:
parent
d4de94bd44
commit
56b17f17bf
1 changed files with 4 additions and 1 deletions
|
@ -1657,5 +1657,8 @@
|
|||
"Domain or instance name": "Domain or instance name",
|
||||
"You need to enter a text": "You need to enter a text",
|
||||
"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}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue