From 125e319e40b49f56c3f39da14a7a390084dc6dc3 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 17 Jan 2022 14:16:47 +0100 Subject: [PATCH] Update ro_RO, thanks to Jerome-PH --- language/ro_RO/install.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/ro_RO/install.lang.php b/language/ro_RO/install.lang.php index 6844c6d19..fd7a20d65 100644 --- a/language/ro_RO/install.lang.php +++ b/language/ro_RO/install.lang.php @@ -49,4 +49,5 @@ $lang['Welcome to my photo gallery'] = 'Bine ati venit la galeria mea foto'; $lang['Welcome to your new installation of Piwigo!'] = 'Bine ai venit la noua instalare Piwigo!'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Poti sa descarci fila de configurare si sa o uploadezi in folderul local/config al instalarii.'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Ar trebui sa te adresezi hostului si sa intrebi cum poti sa treci la PHP5.2'; -$lang['localhost or other, supplied by your host provider'] = 'localhost sau alta, furnizat de furnizorul de găzduire'; \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'localhost sau alta, furnizat de furnizorul de găzduire'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'Este necesară versiunea PHP %s (acum utilizați PHP %s)'; \ No newline at end of file