[DE] Fix Bug 48900

This commit is contained in:
Julia Radzhabova 2021-03-09 18:03:12 +03:00
parent 09f0ccd20e
commit 47946f7b43
3 changed files with 4 additions and 4 deletions

View file

@ -494,9 +494,9 @@
"DE.Views.EditText.textBack": "ກັບຄືນ",
"DE.Views.EditText.textBullets": "ຂີດໜ້າ",
"DE.Views.EditText.textCharacterBold": "B",
"DE.Views.EditText.textCharacterItalic": "ທ່ານ, ຂ້ອຍ, ຂ້າພະເຈົ້າ",
"DE.Views.EditText.textCharacterItalic": "I",
"DE.Views.EditText.textCharacterStrikethrough": "S",
"DE.Views.EditText.textCharacterUnderline": "U",
"DE.Views.EditText.textCharacterUnderline": "U",
"DE.Views.EditText.textCustomColor": "ປະເພດ ຂອງສີ, ການກຳນົດສີ",
"DE.Views.EditText.textDblStrikethrough": "ຂີດທັບສອງຄັ້ງ",
"DE.Views.EditText.textDblSuperscript": "ອັກສອນຫຍໍ້",

View file

@ -322,7 +322,7 @@
"DE.Views.EditText.textBack": "Tillbaka",
"DE.Views.EditText.textBullets": "Punktlista",
"DE.Views.EditText.textCharacterBold": "B",
"DE.Views.EditText.textCharacterItalic": "Jag",
"DE.Views.EditText.textCharacterItalic": "I",
"DE.Views.EditText.textCustomColor": "Anpassad färg",
"DE.Views.EditText.textDblStrikethrough": "Dubbel genomstrykning",
"DE.Views.EditText.textDblSuperscript": "Upphöjd",

View file

@ -440,7 +440,7 @@
"DE.Views.EditText.textBack": "Geri",
"DE.Views.EditText.textBullets": "İmler",
"DE.Views.EditText.textCharacterBold": "B",
"DE.Views.EditText.textCharacterItalic": "Ben",
"DE.Views.EditText.textCharacterItalic": "I",
"DE.Views.EditText.textCustomColor": "Özel Renk",
"DE.Views.EditText.textDblStrikethrough": "Üstü çift çizili",
"DE.Views.EditText.textDblSuperscript": "Üstsimge",