diff --git a/resources/app_languages.php b/resources/app_languages.php index 994e278381..f8084f91a0 100644 --- a/resources/app_languages.php +++ b/resources/app_languages.php @@ -1202,7 +1202,7 @@ $text['button-back']['fr-ca'] = "Retour"; $text['button-back']['fr-fr'] = "Retour"; $text['button-back']['he-il'] = "חזרה"; $text['button-back']['it-it'] = "Indietro"; -$text['button-back']['nl-nl'] = "Rug"; +$text['button-back']['nl-nl'] = "Terug"; $text['button-back']['pl-pl'] = "Wróć"; $text['button-back']['pt-br'] = "Voltar"; $text['button-back']['pt-pt'] = "Voltar";