aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml12
-rw-r--r--i18n/lt.yaml12
2 files changed, 24 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 47bb7e1..911bf2a 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -147,3 +147,15 @@
translation: Recently, based on average data, it looks like this system has gone down for about
- id: averageSystemsDowntimeSecondPart
translation: minutes at a time.
+
+
+##
+## v4.4
+##
+
+- id: in
+ translation: in
+- id: weeksAgo
+ translation: "w"
+- id: yearAgo
+ translation: " metus" \ No newline at end of file
diff --git a/i18n/lt.yaml b/i18n/lt.yaml
index 5c1368d..da11d6a 100644
--- a/i18n/lt.yaml
+++ b/i18n/lt.yaml
@@ -147,3 +147,15 @@
translation: Pastaruoju metu, regis, šis komponentas sutrikimų metu neveikia apie
- id: averageSystemsDowntimeSecondPart
translation: min.
+
+
+##
+## v4.4
+##
+
+- id: in
+ translation: in
+- id: weeksAgo
+ translation: " sav." # has to include space
+- id: yearAgo
+ translation: " metus" \ No newline at end of file