Merge pull request #2462 from element-hq/actions/localazy-download
Localazy Download
This commit is contained in:
@@ -35,6 +35,13 @@
|
|||||||
"file_menu": {
|
"file_menu": {
|
||||||
"label": "Fájl"
|
"label": "Fájl"
|
||||||
},
|
},
|
||||||
|
"icon_overlay": {
|
||||||
|
"description_error": "Hiba",
|
||||||
|
"description_notifications": {
|
||||||
|
"one": "%(count)s olvasatlan értesítése van.",
|
||||||
|
"other": "%(count)s olvasatlan értesítése van."
|
||||||
|
}
|
||||||
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"hide": "Elrejtés",
|
"hide": "Elrejtés",
|
||||||
"hide_others": "Mások elrejtése",
|
"hide_others": "Mások elrejtése",
|
||||||
|
|||||||
@@ -35,6 +35,14 @@
|
|||||||
"file_menu": {
|
"file_menu": {
|
||||||
"label": "Súbor"
|
"label": "Súbor"
|
||||||
},
|
},
|
||||||
|
"icon_overlay": {
|
||||||
|
"description_error": "Chyba",
|
||||||
|
"description_notifications": {
|
||||||
|
"one": "Máte %(count)s neprečítané oznámenie.",
|
||||||
|
"few": "Máte %(count)s neprečítané oznámenia.",
|
||||||
|
"other": "Máte %(count)s neprečítaných oznámení."
|
||||||
|
}
|
||||||
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"hide": "Skryť",
|
"hide": "Skryť",
|
||||||
"hide_others": "Skryť ostatné",
|
"hide_others": "Skryť ostatné",
|
||||||
|
|||||||
Reference in New Issue
Block a user