diff --git a/locales/en.yaml b/locales/en.yaml index fcac3e0..c97099c 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -189,4 +189,5 @@ changeLanguageExplanation: "Once you change this setting all text you see on Mac changeLanguagePinPrompt: "Enter {{pin}} to change language to English" changeLanguageConfirmation: "Change language to English" cancel: "Cancel" -changeLanguageSuccessful: "The language used on Machankura has successfully been changed to English." \ No newline at end of file +changeLanguageSuccessful: "The language used on Machankura has successfully been changed to English." +changeLanguageFailed: "Failed to update settings to the desired language. Please try again later." \ No newline at end of file diff --git a/locales/fr.yaml b/locales/fr.yaml index d4b42d4..ecdf748 100644 --- a/locales/fr.yaml +++ b/locales/fr.yaml @@ -189,4 +189,5 @@ changeLanguageExplanation: "Lorsque vous changez ce paramètre, tout le texte qu changeLanguagePinPrompt: "Entrez {{pin}} pour changer la langue en français" changeLanguageConfirmation: "Changer la langue en français" cancel: "Annuler" -changeLanguageSuccessful: "La langue utilisée sur Machankura a été changée avec succès en français." \ No newline at end of file +changeLanguageSuccessful: "La langue utilisée sur Machankura a été changée avec succès en français." +changeLanguageFailed: "Failed to update settings to the desired language. Please try again later." \ No newline at end of file diff --git a/locales/sw.yaml b/locales/sw.yaml index c9daf8f..e3b9a08 100644 --- a/locales/sw.yaml +++ b/locales/sw.yaml @@ -189,4 +189,5 @@ changeLanguageExplanation: "Ukibadilisha mipangilio hii, maandishi yote unayoona changeLanguagePinPrompt: "Ingiza {{pin}} kubadilisha lugha kuwa Kiswahili." changeLanguageConfirmation: "Badilisha lugha kuwa Kiswahili." cancel: "Ghairi" -changeLanguageSuccessful: "Lugha inayotumika kwenye Machankura imebadilishwa kwa mafanikio kuwa Kiswahili." \ No newline at end of file +changeLanguageSuccessful: "Lugha inayotumika kwenye Machankura imebadilishwa kwa mafanikio kuwa Kiswahili." +changeLanguageFailed: "Failed to update settings to the desired language. Please try again later." \ No newline at end of file diff --git a/locales/zu.yaml b/locales/zu.yaml index 3f289ec..4792e57 100644 --- a/locales/zu.yaml +++ b/locales/zu.yaml @@ -189,4 +189,5 @@ changeLanguageExplanation: "Uma usushintshe lesi silungiselelo, yonke imibhalo o changeLanguagePinPrompt: "Faka i-{{pin}} ukuze ushintshe ulimi lube ngesiZulu" changeLanguageConfirmation: "Shintsha ulimi lube ngesiZulu" cancel: "Khansela" -changeLanguageSuccessful: "Ulimi olusetshenziswa eMachankura lushintshe ngempumelelo lube ngesiZulu." \ No newline at end of file +changeLanguageSuccessful: "Ulimi olusetshenziswa eMachankura lushintshe ngempumelelo lube ngesiZulu." +changeLanguageFailed: "Failed to update settings to the desired language. Please try again later." \ No newline at end of file