Merge pull request #736 from ONLYOFFICE/fix/bugfix

[DE] Fix Bug 48900
This commit is contained in:
Julia Radzhabova 2021-03-09 20:12:28 +03:00 committed by GitHub
commit 45d4876c67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

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

View file

@ -322,7 +322,7 @@
"DE.Views.EditText.textBack": "Tillbaka", "DE.Views.EditText.textBack": "Tillbaka",
"DE.Views.EditText.textBullets": "Punktlista", "DE.Views.EditText.textBullets": "Punktlista",
"DE.Views.EditText.textCharacterBold": "B", "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.textCustomColor": "Anpassad färg",
"DE.Views.EditText.textDblStrikethrough": "Dubbel genomstrykning", "DE.Views.EditText.textDblStrikethrough": "Dubbel genomstrykning",
"DE.Views.EditText.textDblSuperscript": "Upphöjd", "DE.Views.EditText.textDblSuperscript": "Upphöjd",

View file

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