diff options
Diffstat (limited to 'app/i18n/lv/install.php')
| -rw-r--r-- | app/i18n/lv/install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/lv/install.php b/app/i18n/lv/install.php index 2b5e62c79..343f1392c 100644 --- a/app/i18n/lv/install.php +++ b/app/i18n/lv/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' => 'Nevar atrast PDO vai kādu no atbalstītajiem draiveriem (pdo_sqlite, pdo_pgsql, pdo_mysql).', |
