commit de353c29083b155cb83068de7ae0c396559dd602 Author: peterh peterh@giantrabbit.com Date: Mon Dec 17 13:59:48 2018 -0800
Latest translations. --- src/settings.php | 2 ++ translation/built/locale/de/LC_MESSAGES/messages.mo | Bin 58919 -> 57911 bytes translation/built/locale/es/LC_MESSAGES/messages.mo | Bin 58234 -> 57262 bytes .../built/locale/es_AR/LC_MESSAGES/messages.mo | Bin 58328 -> 57352 bytes translation/built/locale/ka/LC_MESSAGES/messages.mo | Bin 0 -> 96548 bytes .../built/locale/pt_BR/LC_MESSAGES/messages.mo | Bin 58783 -> 57675 bytes .../built/locale/zh_CN/LC_MESSAGES/messages.mo | Bin 53869 -> 53003 bytes translation/in | 2 +- translation/locale.json | 2 ++ 9 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/settings.php b/src/settings.php index 63166de4..131e6965 100644 --- a/src/settings.php +++ b/src/settings.php @@ -26,6 +26,8 @@ $config = [ 'es' => 'es_ES', 'es_AR' => 'es_AR', 'es_ES' => 'es_ES', + 'ka' => 'ka_GE', + 'ka_GE' => 'ka_GE', 'pt' => 'pt_BR', 'pt_BR' => 'pt_BR', 'zh' => 'zh_CN', diff --git a/translation/built/locale/de/LC_MESSAGES/messages.mo b/translation/built/locale/de/LC_MESSAGES/messages.mo index 5d36ede3..69c7c7dd 100644 Binary files a/translation/built/locale/de/LC_MESSAGES/messages.mo and b/translation/built/locale/de/LC_MESSAGES/messages.mo differ diff --git a/translation/built/locale/es/LC_MESSAGES/messages.mo b/translation/built/locale/es/LC_MESSAGES/messages.mo index 89f5ff2b..51c0b27b 100644 Binary files a/translation/built/locale/es/LC_MESSAGES/messages.mo and b/translation/built/locale/es/LC_MESSAGES/messages.mo differ diff --git a/translation/built/locale/es_AR/LC_MESSAGES/messages.mo b/translation/built/locale/es_AR/LC_MESSAGES/messages.mo index 5829ee48..b0f5e544 100644 Binary files a/translation/built/locale/es_AR/LC_MESSAGES/messages.mo and b/translation/built/locale/es_AR/LC_MESSAGES/messages.mo differ diff --git a/translation/built/locale/ka/LC_MESSAGES/messages.mo b/translation/built/locale/ka/LC_MESSAGES/messages.mo new file mode 100644 index 00000000..f8f8735e Binary files /dev/null and b/translation/built/locale/ka/LC_MESSAGES/messages.mo differ diff --git a/translation/built/locale/pt_BR/LC_MESSAGES/messages.mo b/translation/built/locale/pt_BR/LC_MESSAGES/messages.mo index 84272b65..055d4157 100644 Binary files a/translation/built/locale/pt_BR/LC_MESSAGES/messages.mo and b/translation/built/locale/pt_BR/LC_MESSAGES/messages.mo differ diff --git a/translation/built/locale/zh_CN/LC_MESSAGES/messages.mo b/translation/built/locale/zh_CN/LC_MESSAGES/messages.mo index 4c573a64..488a6ef1 100644 Binary files a/translation/built/locale/zh_CN/LC_MESSAGES/messages.mo and b/translation/built/locale/zh_CN/LC_MESSAGES/messages.mo differ diff --git a/translation/in b/translation/in index e0a7ac19..1e5c0616 160000 --- a/translation/in +++ b/translation/in @@ -1 +1 @@ -Subproject commit e0a7ac194fbc766eb7cddf9c8e9218b1255ed3b1 +Subproject commit 1e5c061619a362da94666e12bfa1a1603bd73ce6 diff --git a/translation/locale.json b/translation/locale.json index 57d10f03..ec9b3709 100644 --- a/translation/locale.json +++ b/translation/locale.json @@ -5,6 +5,8 @@ "es", "es_AR", "es_ES", + "ka", + "ka_GE", "pt_BR", "zh_CN" ]