diff --git a/src/l10n/fixtures/cs.yaml b/src/l10n/fixtures/cs.yaml index f728a30..f89c23d 100644 --- a/src/l10n/fixtures/cs.yaml +++ b/src/l10n/fixtures/cs.yaml @@ -89,3 +89,5 @@ "Small text": "Malý text" "Normal text": "Normální text" "Big text": "Velký text" +"Applications": "Applications" +"This feature is not compatible with big menu and with categories displays.": "This feature is not compatible with big menu and with categories displays." diff --git a/src/l10n/fixtures/de.yaml b/src/l10n/fixtures/de.yaml index 0688ea8..2b95519 100644 --- a/src/l10n/fixtures/de.yaml +++ b/src/l10n/fixtures/de.yaml @@ -89,3 +89,5 @@ "Small text": "Kleiner Text" "Normal text": "Normaler Text" "Big text": "Großer Text" +"Applications": "Applications" +"This feature is not compatible with big menu and with categories displays.": "This feature is not compatible with big menu and with categories displays." diff --git a/src/l10n/fixtures/zh_CN.yaml b/src/l10n/fixtures/zh_CN.yaml index fe3fdd2..81bef84 100644 --- a/src/l10n/fixtures/zh_CN.yaml +++ b/src/l10n/fixtures/zh_CN.yaml @@ -89,3 +89,5 @@ "Small text": "小文本" "Normal text": "普通文本" "Big text": "大文本" +"Applications": "Applications" +"This feature is not compatible with big menu and with categories displays.": "This feature is not compatible with big menu and with categories displays."