sort locales

This commit is contained in:
Blargian 2021-06-27 12:28:36 +02:00
parent fea734c225
commit 8e66f1e52a
3 changed files with 21 additions and 21 deletions

View File

@ -314,18 +314,18 @@
"noHashtagsFound": "Keine Hashtags gefunden"
},
"legend": {
"legendTitle": "Tastaturkürzel und Markdown-Code",
"bold": "Fett",
"italic": "Kursiv",
"underline": "Unterstrichen",
"link": "Verlinkung",
"paragraph": "Absatz",
"heading3": "Überschrift 3",
"heading4": "Überschrift 4",
"unorderedList": "Ungeordnete Liste",
"italic": "Kursiv",
"legendTitle": "Tastaturkürzel und Markdown-Code",
"link": "Verlinkung",
"orderedList": "Geordnete Liste",
"paragraph": "Absatz",
"quote": "Zitat",
"ruler": "Linie"
"ruler": "Linie",
"underline": "Unterstrichen",
"unorderedList": "Ungeordnete Liste"
},
"mention": {
"noUsersFound": "Keine Benutzer gefunden"

View File

@ -314,18 +314,18 @@
"noHashtagsFound": "No hashtags found"
},
"legend": {
"legendTitle": "Keyboard shortcuts and markdown code",
"bold": "bold",
"italic": "italic",
"underline": "underline",
"link": "link",
"paragraph": "paragraph",
"heading3": "heading3",
"heading4": "heading4",
"unorderedList": "unordered list",
"italic": "italic",
"legendTitle": "Keyboard shortcuts and markdown code",
"link": "link",
"orderedList": "ordered list",
"paragraph": "paragraph",
"quote": "quote",
"ruler": "ruler"
"ruler": "ruler",
"underline": "underline",
"unorderedList": "unordered list"
},
"mention": {
"noUsersFound": "No users found"

View File

@ -261,18 +261,18 @@
"noHashtagsFound": "Хэштеги не найдены"
},
"legend": {
"legendTitle": "Клавиатурные сокращения и код разметки",
"bold": "полужирный",
"italic": "курсив",
"underline": "подчеркнутый",
"link": "ссылка",
"paragraph": "параграф",
"heading3": "заголовок 3",
"heading4": "заголовок 4",
"unorderedList": "маркированный список",
"italic": "курсив",
"legendTitle": "Клавиатурные сокращения и код разметки",
"link": "ссылка",
"orderedList": "нумерованный список",
"paragraph": "параграф",
"quote": "кавычки",
"ruler": "горизонтальная линия"
"ruler": "горизонтальная линия",
"underline": "подчеркнутый",
"unorderedList": "маркированный список"
},
"mention": {
"noUsersFound": "Пользователи не найдены"