aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/strings.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/strings.ts')
-rw-r--r--src/i18n/strings.ts30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts
index b0d2208d4..cb5ee7e62 100644
--- a/src/i18n/strings.ts
+++ b/src/i18n/strings.ts
@@ -24,6 +24,12 @@ strings['de'] = {
"plural_forms": "nplurals=2; plural=(n != 1);",
"lang": ""
},
+ "Operation": [
+ ""
+ ],
+ "time (ms/op)": [
+ ""
+ ],
"show more details": [
""
],
@@ -258,6 +264,12 @@ strings['en-US'] = {
"plural_forms": "nplurals=2; plural=(n != 1);",
"lang": ""
},
+ "Operation": [
+ ""
+ ],
+ "time (ms/op)": [
+ ""
+ ],
"show more details": [
""
],
@@ -492,6 +504,12 @@ strings['fr'] = {
"plural_forms": "nplurals=2; plural=(n != 1);",
"lang": ""
},
+ "Operation": [
+ ""
+ ],
+ "time (ms/op)": [
+ ""
+ ],
"show more details": [
""
],
@@ -726,6 +744,12 @@ strings['it'] = {
"plural_forms": "nplurals=2; plural=(n != 1);",
"lang": ""
},
+ "Operation": [
+ ""
+ ],
+ "time (ms/op)": [
+ ""
+ ],
"show more details": [
""
],
@@ -960,6 +984,12 @@ strings['sv'] = {
"plural_forms": "nplurals=2; plural=(n != 1);",
"lang": ""
},
+ "Operation": [
+ ""
+ ],
+ "time (ms/op)": [
+ ""
+ ],
"show more details": [
"visa mer"
],