mirror of
https://github.com/MatMoul/quickdial-webext.git
synced 2025-11-20 22:42:06 +00:00
Large Change
This commit is contained in:
@@ -9,8 +9,13 @@
|
||||
"description": "Text of add bookmark menu item."
|
||||
},
|
||||
|
||||
"menuAddBookmark": {
|
||||
"message": "Add Bookmark",
|
||||
"menuNew": {
|
||||
"message": "New",
|
||||
"description": "Text of new menu item."
|
||||
},
|
||||
|
||||
"menuNewBookmark": {
|
||||
"message": "Bookmark",
|
||||
"description": "Text of add bookmark menu item."
|
||||
},
|
||||
|
||||
@@ -19,8 +24,8 @@
|
||||
"description": "Text of the add bookmark prompt."
|
||||
},
|
||||
|
||||
"menuAddFolder": {
|
||||
"message": "Add Folder",
|
||||
"menuNewFolder": {
|
||||
"message": "Folder",
|
||||
"description": "Text of add folder menu item."
|
||||
},
|
||||
|
||||
|
||||
@@ -9,8 +9,13 @@
|
||||
"description": "Text of add bookmark menu item."
|
||||
},
|
||||
|
||||
"menuAddBookmark": {
|
||||
"message": "Ajouter un marque-page",
|
||||
"menuNew": {
|
||||
"message": "Nouveau",
|
||||
"description": "Text of new menu item."
|
||||
},
|
||||
|
||||
"menuNewBookmark": {
|
||||
"message": "Marque-page",
|
||||
"description": "Text of add bookmark menu item."
|
||||
},
|
||||
|
||||
@@ -19,8 +24,8 @@
|
||||
"description": "Text of the add bookmark prompt."
|
||||
},
|
||||
|
||||
"menuAddFolder": {
|
||||
"message": "Ajouter un dossier",
|
||||
"menuNewFolder": {
|
||||
"message": "Dossier",
|
||||
"description": "Text of add folder menu item."
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user