Thanks to urmel1960 ! Fixes #3763
@@ -78,7 +78,7 @@ Template.userFormsLayout.helpers({
// ar-EG = Arabic (Egypt), simply Masri (مَصرى, [ˈmɑsˤɾi], Egyptian, Masr refers to Cairo)
name = 'مَصرى';
} else if (lang.name === 'de-CH') {
- name = 'Schwiizerdütsch';
+ name = 'Deutsch (Schweiz)';
} else if (lang.name === 'fa-IR') {
// fa-IR = Persian (Iran)
name = 'فارسی/پارسی (ایران)';
@@ -175,7 +175,7 @@ Template.changeLanguagePopup.helpers({
} else if (lang.name === 'fr-BE') {
name = 'Français (Belgique)';
} else if (lang.name === 'fr-CA') {
@@ -63,7 +63,7 @@ tx pull -f -l ka
echo "German:"
tx pull -f -l de
-echo "German (Switzerland):"
+echo "German (Switzerland) => Deutsch (Schweiz):"
tx pull -f -l de_CH
echo "Greek:"