[ios] Fixing missing translation for saved route

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-07-08 23:47:39 +02:00
parent b285ef348b
commit 7a8f7929fc
47 changed files with 141 additions and 0 deletions

View File

@@ -735,6 +735,9 @@
"placepage_add_stop" = "Añadir parada";
"start_from_my_position" = "Empezar desde";
/* Title for button when a route was saved. */
"saved" = "Saved";
/* For iOS message 'alert_reauth_message' should be splitted in two parts: message + link. Here's first part */
"alert_reauth_message_ios" = "Inicia sesión en OpenStreetMap para cargar automáticamente todas tus ediciones de mapas. Más información";