From 63f3c081a2d0be761c9777fd1055e14182928850 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Tue, 4 Jul 2017 21:48:16 +0200 Subject: add hebrew language to interface --- dudle.rb | 1 + locale/he/dudle.po | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dudle.rb b/dudle.rb index 078f685..f1266e2 100644 --- a/dudle.rb +++ b/dudle.rb @@ -252,6 +252,7 @@ READY ["nl", "Nederlands"], ["hu", "Magyar"], ["cs", "Česky"], + ["he", "עִבְרִית"], ["ca", "Català"], ["sv", "Svenska"], ["gl", "Galego"], diff --git a/locale/he/dudle.po b/locale/he/dudle.po index 3ca1c26..c400bb3 100644 --- a/locale/he/dudle.po +++ b/locale/he/dudle.po @@ -37,7 +37,7 @@ msgstr "" #: ../about.cgi:33 msgid "The Sourcecode of this application can be found %{here}." -msgstr "ניתן למצוא את קוד המקור של היישום הזה %{כאן}." +msgstr "ניתן למצוא את קוד המקור של היישום הזה %{here}." #: ../about.cgi:35 msgid "" -- cgit v1.2.3