From 45a93fe48edf86519421000690d5b79917898e94 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 14 Nov 2013 17:21:18 +0000 Subject: [PATCH] Add translations for Status info captions and Target info table headings --- examples/htdocs/mike.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 22f0764..6005caa 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -42,6 +42,16 @@ "title": "لقب", "newest": "أحدث", "oldest": "أقدم", + // Status info captions + "Status info": "معلومات الحالة", + "Active clients": "عميل نشط", + "Retrieved records": "السجلات التي تم استردادها", + // Target info table headings + "Target ID": "معرف الهدف", + "Hits": "الفعالية", + "Diags": "التشخيص", + "Records": "تسجيل", + "State": "دولة", } }; -- 1.7.10.4