summaryrefslogtreecommitdiff
path: root/app/i18n/he/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/he/install.php')
-rw-r--r--app/i18n/he/install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/he/install.php b/app/i18n/he/install.php
index 7324f8012..b8f972e05 100644
--- a/app/i18n/he/install.php
+++ b/app/i18n/he/install.php
@@ -87,7 +87,7 @@ return array(
),
'pdo-sqlite' => array(
'nok' => 'Cannot find the PDO driver for SQLite.', // TODO
- 'ok' => 'You have the PDO driver for SQLite', // TODO
+ 'ok' => 'You have the PDO driver for SQLite.', // TODO
),
'pdo' => array(
'nok' => 'PDO אינו מותקן או שאחד ממנהלי ההתקנים שלו חסר (pdo_mysql, pdo_sqlite)',