commit e62291494e7d33cadce95c1561356986d11d2ad5
Author: peterh <peterh(a)giantrabbit.com>
Date: Wed Apr 24 10:56:48 2019 -0700
Latest translations from Transiflex
---
src/settings.php | 2 ++
.../built/locale/de/LC_MESSAGES/messages.mo | Bin 58592 -> 64600 bytes
.../built/locale/es/LC_MESSAGES/messages.mo | Bin 57879 -> 63698 bytes
.../built/locale/es_AR/LC_MESSAGES/messages.mo | Bin 57978 -> 58234 bytes
.../built/locale/fr/LC_MESSAGES/messages.mo | Bin 61140 -> 67263 bytes
.../built/locale/is/LC_MESSAGES/messages.mo | Bin 0 -> 67095 bytes
.../built/locale/it/LC_MESSAGES/messages.mo | Bin 56638 -> 62385 bytes
.../built/locale/ka/LC_MESSAGES/messages.mo | Bin 97670 -> 108579 bytes
.../built/locale/pt_BR/LC_MESSAGES/messages.mo | Bin 58374 -> 64637 bytes
.../built/locale/pt_PT/LC_MESSAGES/messages.mo | Bin 58238 -> 61058 bytes
.../built/locale/tr/LC_MESSAGES/messages.mo | Bin 59044 -> 65112 bytes
translation/in | 2 +-
translation/locale.json | 1 +
13 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/settings.php b/src/settings.php
index d9aae2c6..bc0e2697 100644
--- a/src/settings.php
+++ b/src/settings.php
@@ -28,6 +28,8 @@ $config = [
'es_ES' => 'es_ES',
'fr' => 'fr_FR',
'fr_FR' => 'fr_FR',
+ 'is' => 'is_IS',
+ 'is_IS' => 'is_IS',
'it' => 'it_IT',
'it_IT' => 'it_IT',
'ka' => 'ka_GE',
diff --git a/translation/built/locale/de/LC_MESSAGES/messages.mo b/translation/built/locale/de/LC_MESSAGES/messages.mo
index 25c36862..5be6c556 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 3889bf24..3720d2e1 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 4dffcdb7..f431d49d 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/fr/LC_MESSAGES/messages.mo b/translation/built/locale/fr/LC_MESSAGES/messages.mo
index 089e140b..06c07fb2 100644
Binary files a/translation/built/locale/fr/LC_MESSAGES/messages.mo and b/translation/built/locale/fr/LC_MESSAGES/messages.mo differ
diff --git a/translation/built/locale/is/LC_MESSAGES/messages.mo b/translation/built/locale/is/LC_MESSAGES/messages.mo
new file mode 100644
index 00000000..a2a89276
Binary files /dev/null and b/translation/built/locale/is/LC_MESSAGES/messages.mo differ
diff --git a/translation/built/locale/it/LC_MESSAGES/messages.mo b/translation/built/locale/it/LC_MESSAGES/messages.mo
index 609a931e..6ea73b78 100644
Binary files a/translation/built/locale/it/LC_MESSAGES/messages.mo and b/translation/built/locale/it/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
index d4587a65..a2fa2f5c 100644
Binary files a/translation/built/locale/ka/LC_MESSAGES/messages.mo 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 527d81c7..c6a319ad 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/pt_PT/LC_MESSAGES/messages.mo b/translation/built/locale/pt_PT/LC_MESSAGES/messages.mo
index 73d5ae7a..3e7583d6 100644
Binary files a/translation/built/locale/pt_PT/LC_MESSAGES/messages.mo and b/translation/built/locale/pt_PT/LC_MESSAGES/messages.mo differ
diff --git a/translation/built/locale/tr/LC_MESSAGES/messages.mo b/translation/built/locale/tr/LC_MESSAGES/messages.mo
index 7759441e..d8170bb9 100644
Binary files a/translation/built/locale/tr/LC_MESSAGES/messages.mo and b/translation/built/locale/tr/LC_MESSAGES/messages.mo differ
diff --git a/translation/in b/translation/in
index 30400906..bd3df530 160000
--- a/translation/in
+++ b/translation/in
@@ -1 +1 @@
-Subproject commit 30400906c710036755c2ab3179c551b1f9195092
+Subproject commit bd3df5301d6d2076973a739dff3caf13af6f49d0
diff --git a/translation/locale.json b/translation/locale.json
index 23720e2e..7d220c3e 100644
--- a/translation/locale.json
+++ b/translation/locale.json
@@ -6,6 +6,7 @@
"es_AR",
"es_ES",
"fr",
+ "is",
"it",
"ka",
"pt_BR",