diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index a2d55246..1e824a5a 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -213,7 +213,7 @@ "no-comments-so-far": "Bisher keine Kommentare", "no-data": "Keine Daten", "no-description-for-now": "Noch keine Beschreibung", - "no-gps-data-in-image": "No GPS data in image", + "no-gps-data-in-image": "Keine GPS-Daten im Bild", "no-grid": "Kein Gitter", "no-notifications": "Keine Benachrichtigungen", "no-photos-here": "Hier sind noch keine Fotos", diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index d2d5cba4..2b02409f 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -139,7 +139,7 @@ "forgot-your-password": "¿Contraseña olvidada?", "french": "Francés", "from-file": "From file", - "from-photos": "", + "from-photos": "From Photos", "from-url": "From URL", "german": "Alemán", "get-position-from-exif": "Obtener las coordenadas de los datos EXIF", diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index d1f46417..67e618bd 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -139,7 +139,7 @@ "forgot-your-password": "Mot de passe oublié ?", "french": "Français", "from-file": "Depuis un fichier", - "from-photos": "", + "from-photos": "From Photos", "from-url": "Depuis une URL", "german": "Allemand", "get-position-from-exif": "Obtenir les coordonnées à partir des données EXIF", diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 9d187185..ab8b189e 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -139,7 +139,7 @@ "forgot-your-password": "Forgot your password?", "french": "Francia", "from-file": "From file", - "from-photos": "", + "from-photos": "From Photos", "from-url": "From URL", "german": "Német", "get-position-from-exif": "Get coordinates from EXIF data", diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 56ff0121..c8738dde 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -139,7 +139,7 @@ "forgot-your-password": "Password dimenticata?", "french": "Francese", "from-file": "From file", - "from-photos": "", + "from-photos": "From Photos", "from-url": "From URL", "german": "Tedesco", "get-position-from-exif": "Ottieni posizione da dati EXIF", diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 6911a58e..70ebdaf6 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -139,7 +139,7 @@ "forgot-your-password": "Forgot your password?", "french": "Frans", "from-file": "From file", - "from-photos": "", + "from-photos": "From Photos", "from-url": "From URL", "german": "Duits", "get-position-from-exif": "Get coordinates from EXIF data", diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 79ec9cab..df141134 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -139,7 +139,7 @@ "forgot-your-password": "Zapomniałeś hasła?", "french": "Francuski", "from-file": "Z pliku", - "from-photos": "", + "from-photos": "From Photos", "from-url": "Z URL", "german": "Niemiecki", "get-position-from-exif": "Odczytaj współrzędne z danych EXIF", diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 596f7914..1c7496e4 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -139,7 +139,7 @@ "forgot-your-password": "Forgot your password?", "french": "Francês", "from-file": "From file", - "from-photos": "", + "from-photos": "From Photos", "from-url": "From URL", "german": "Alemão", "get-position-from-exif": "Obter coordenadas dos dados EXIF", diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 4ea529ca..b512759d 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -139,7 +139,7 @@ "forgot-your-password": "忘记密码?", "french": "法语", "from-file": "From file", - "from-photos": "", + "from-photos": "From Photos", "from-url": "From URL", "german": "德语", "get-position-from-exif": "从EXIF数据获取坐标",