From 8376046bdbd37221f16b5dc0aee9f2b2b34ea8f8 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Fri, 12 Jun 2015 14:46:34 +0300 Subject: [PATCH] new todo: hebrew l10n --- doc/todo/hebrew_l10n.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/hebrew_l10n.mdwn diff --git a/doc/todo/hebrew_l10n.mdwn b/doc/todo/hebrew_l10n.mdwn new file mode 100644 index 000000000..2e2917867 --- /dev/null +++ b/doc/todo/hebrew_l10n.mdwn @@ -0,0 +1,10 @@ +Ikiwiki already has localizations for several languages, but not for Hebrew. +Hebrew is also special, being a right-to-left language (same is true for Arabic +and several others). I hope the page template localizations can handle the +layout direction issues and make the whole wiki HTML to be right-to-left. + +Anyway, I started preparing a Hebrew localization. Just wanted to say it here +to avoid duplication, and to let the developers/maintainers know in case it +matters. + +--[[fr33domlover]]