[create-pull-request] automated change

This commit is contained in:
t3chguy 2025-07-21 06:08:39 +00:00 committed by github-actions[bot]
parent 229e52d809
commit d1a0196d44
3 changed files with 21 additions and 0 deletions

View File

@ -35,6 +35,13 @@
"file_menu": {
"label": "Fail"
},
"icon_overlay": {
"description_error": "Viga",
"description_notifications": {
"one": "Sul on %(count)s lugemata teavitus",
"other": "Sul on %(count)s lugemata teavitust"
}
},
"menu": {
"hide": "Peida",
"hide_others": "Peida muud",

View File

@ -35,6 +35,13 @@
"file_menu": {
"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": {
"hide": "Masquer",
"hide_others": "Masquer les autres",

View File

@ -35,6 +35,13 @@
"file_menu": {
"label": "Fil"
},
"icon_overlay": {
"description_error": "Feil",
"description_notifications": {
"one": "Du har %(count)s ulest varsel.",
"other": "Du har %(count)s uleste varsler."
}
},
"menu": {
"hide": "Skjul",
"hide_others": "Skjul andre",