1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-22 16:48:40 +00:00

fix(front): add some missing i18n keys, closes #1624

This commit is contained in:
setop 2025-01-12 22:00:36 +01:00
parent d4de94bd44
commit 56b17f17bf

View file

@ -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}"
} }