diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 05e0c5b..f106df5 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -15,4 +15,7 @@ Die Product Journey wurde erfolgreich abgeschlossen Die Product Journey endete mit Misserfolg: "Erfolg: " + Theme auswählen: + Theme mit Compose + Theme mit XML \ No newline at end of file diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 0e08771..9b0d5d8 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -15,4 +15,7 @@ La Product Journey se ha completado correctamente La Product Journey terminó con un error: "Éxito: " + Elige un tema + Theming with Compose + Theming with XML \ No newline at end of file diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 3a3b8f7..204f161 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -15,4 +15,7 @@ La Product Journey a été terminée avec succès La Product Journey s’est terminée par une erreur : "Succès : " + Choisir le thème + Theming with Compose + Theming with XML \ No newline at end of file diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 5b3b6af..14c1bb6 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -15,4 +15,7 @@ La Product Journey è stata completata con successo La Product Journey si è conclusa con un errore: "Successo: " + Scegli il tema + Theming with Compose + Theming with XML \ No newline at end of file diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 2fd054f..38b0ea2 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -15,4 +15,7 @@ De Product Journey is met succes voltooid De Product Journey is met een fout beëindigd: "Success: " + Thema kiezen + Theming with Compose + Theming with XML \ No newline at end of file diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 5f087e8..22324c7 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -15,4 +15,7 @@ Product Journey została pomyślnie zakończona Product Journey zakończyła się błędem: "Sukces: " + Wybierz motyw + Theming with Compose + Theming with XML \ No newline at end of file diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index c836701..4dcaa11 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -15,4 +15,7 @@ Product Journey a fost finalizată cu succes Product Journey s-a încheiat cu eroare: "Succes: " + Alege tema + Theming with Compose + Theming with XML \ No newline at end of file diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 4023309..ddc9568 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -15,4 +15,7 @@ Product Journey başarıyla tamamlandı Product Journey bir hatayla sonuçlandı: "Success: " + Tema seç + Theming with Compose + Theming with XML \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1d96e7f..78441f4 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -14,4 +14,7 @@ Product Journey finished successfully Product journey finished with failure: "Success: " + Choose A Theme: + Theming with Compose + Theming with XML \ No newline at end of file