1
0
mirror of https://github.com/MatMoul/quickdial-webext.git synced 2025-11-21 06:52:06 +00:00

Large Change

This commit is contained in:
2017-10-04 01:50:19 +02:00
parent 45ad442c19
commit b6a1e15974
7 changed files with 194 additions and 100 deletions

View File

@@ -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."
},