Merge pull request #2452 from element-hq/actions/localazy-download

Localazy Download
This commit is contained in:
ElementRobot
2025-07-21 08:25:04 +02:00
committed by GitHub
3 changed files with 21 additions and 0 deletions
+7
View File
@@ -35,6 +35,13 @@
"file_menu": { "file_menu": {
"label": "Fail" "label": "Fail"
}, },
"icon_overlay": {
"description_error": "Viga",
"description_notifications": {
"one": "Sul on %(count)s lugemata teavitus",
"other": "Sul on %(count)s lugemata teavitust"
}
},
"menu": { "menu": {
"hide": "Peida", "hide": "Peida",
"hide_others": "Peida muud", "hide_others": "Peida muud",
+7
View File
@@ -35,6 +35,13 @@
"file_menu": { "file_menu": {
"label": "Fichier" "label": "Fichier"
}, },
"icon_overlay": {
"description_error": "Erreur",
"description_notifications": {
"one": "Vous avez %(count)s notification non lue.",
"other": "Vous avez %(count)s notifications non lues."
}
},
"menu": { "menu": {
"hide": "Masquer", "hide": "Masquer",
"hide_others": "Masquer les autres", "hide_others": "Masquer les autres",
+7
View File
@@ -35,6 +35,13 @@
"file_menu": { "file_menu": {
"label": "Fil" "label": "Fil"
}, },
"icon_overlay": {
"description_error": "Feil",
"description_notifications": {
"one": "Du har %(count)s ulest varsel.",
"other": "Du har %(count)s uleste varsler."
}
},
"menu": { "menu": {
"hide": "Skjul", "hide": "Skjul",
"hide_others": "Skjul andre", "hide_others": "Skjul andre",