From 859aa84c2d62242885d8a696ca68ce474896a589 Mon Sep 17 00:00:00 2001 From: Konstantinos Megas <44091936+nextdoorpanda@users.noreply.github.com> Date: Thu, 13 Oct 2022 11:30:42 +0300 Subject: adds greek translation (#4718) * adds greek translation * update translation * make fix-all * Typographic quotes merge Co-authored-by: Alexandre Alapetite --- app/i18n/he/feedback.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/he') diff --git a/app/i18n/he/feedback.php b/app/i18n/he/feedback.php index 9040b536e..df3c2e359 100644 --- a/app/i18n/he/feedback.php +++ b/app/i18n/he/feedback.php @@ -115,7 +115,7 @@ return array( 'purge_completed' => 'הניקוי הושלם (%d מאמרים נמחקו)', ), 'tag' => array( - 'created' => 'Tag “%s” as been created.', // TODO + 'created' => 'Tag “%s” has been created.', // TODO 'name_exists' => 'Tag name already exists.', // TODO 'renamed' => 'Tag “%s” has been renamed to “%s”.', // TODO ), -- cgit v1.2.3