summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json1
-rw-r--r--i18n/fr.json1
-rw-r--r--i18n/qqx.json4
3 files changed, 3 insertions, 3 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 65ccfce..14925c4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6,6 +6,7 @@
"file": "File not found"
},
"details": {
+ "code": "Code:",
"food": "Food:",
"memory": "Shared memory:",
"food_states": [
diff --git a/i18n/fr.json b/i18n/fr.json
index 65cc9ce..e17e811 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -6,6 +6,7 @@
"file": "Fichier introuvable"
},
"details": {
+ "code": "Code :",
"food": "Nourriture :",
"memory": "Mémoire :",
"food_states": [
diff --git a/i18n/qqx.json b/i18n/qqx.json
index 5f6ffd2..7f1683e 100644
--- a/i18n/qqx.json
+++ b/i18n/qqx.json
@@ -6,6 +6,7 @@
"file": "LANG_APP_FILE"
},
"details": {
+ "code": "LANG_DETAILS_CODE",
"food": "LANG_DETAILS_FOOD",
"memory": "LANG_DETAILS_MEMORY",
"food_states": [
@@ -223,9 +224,6 @@
"tree": {
"title": "LANG_TREE_TITLE"
},
- "alphabet": {
- "title": "LANG_ALPHABET_TITLE"
- },
"debug": {
"docs_cleanup": "LANG_DEBUG_DOCS_CLEANUP",
"important_backup": "LANG_DEBUG_IMPORTANT_BACKUP",