[tor-commits] [donate/master] New locales: fr, it, tr
peterh at torproject.org
peterh at torproject.org
Mon Mar 4 22:52:36 UTC 2019
commit 067a1afd756df4decb103417fc595e0f214a8b10
Author: peterh <peterh at giantrabbit.com>
Date: Mon Mar 4 14:51:55 2019 -0800
New locales: fr, it, tr
---
src/settings.php | 4 ++++
translation/in | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/settings.php b/src/settings.php
index 131e6965..03d3a2fd 100644
--- a/src/settings.php
+++ b/src/settings.php
@@ -26,10 +26,14 @@ $config = [
'es' => 'es_ES',
'es_AR' => 'es_AR',
'es_ES' => 'es_ES',
+ 'fr' => 'fr_FR',
+ 'it' => 'it_IT',
'ka' => 'ka_GE',
'ka_GE' => 'ka_GE',
'pt' => 'pt_BR',
'pt_BR' => 'pt_BR',
+ 'pt_PT' => 'pt_PT',
+ 'tr' => 'tr_TR',
'zh' => 'zh_CN',
'zh_CN' => 'zh_CN',
],
diff --git a/translation/in b/translation/in
index 1e5c0616..30400906 160000
--- a/translation/in
+++ b/translation/in
@@ -1 +1 @@
-Subproject commit 1e5c061619a362da94666e12bfa1a1603bd73ce6
+Subproject commit 30400906c710036755c2ab3179c551b1f9195092
More information about the tor-commits
mailing list