fix i18n
This commit is contained in:
@@ -35,6 +35,13 @@
|
|||||||
"file_menu": {
|
"file_menu": {
|
||||||
"label": "File"
|
"label": "File"
|
||||||
},
|
},
|
||||||
|
"icon_overlay": {
|
||||||
|
"description_error": "Error",
|
||||||
|
"description_notifications": {
|
||||||
|
"one": "You have %(count)s unread notification.",
|
||||||
|
"other": "You have %(count)s unread notifications."
|
||||||
|
}
|
||||||
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"hide": "Hide",
|
"hide": "Hide",
|
||||||
"hide_others": "Hide Others",
|
"hide_others": "Hide Others",
|
||||||
@@ -76,13 +83,5 @@
|
|||||||
"bring_all_to_front": "Bring All to Front",
|
"bring_all_to_front": "Bring All to Front",
|
||||||
"label": "Window",
|
"label": "Window",
|
||||||
"zoom": "Zoom"
|
"zoom": "Zoom"
|
||||||
},
|
|
||||||
"icon_overlay": {
|
|
||||||
"description_notifications": {
|
|
||||||
"one": "You have %(count)s unread notification.",
|
|
||||||
"other": "You have %(count)s unread notifications."
|
|
||||||
},
|
|
||||||
"description_error": "Error"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user