summaryrefslogtreecommitdiffstats
path: root/modules-available/minilinux/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-04 18:27:28 +0200
committerSimon Rettberg2016-05-04 18:27:28 +0200
commit80424b29e00609bf837119fa810b5afdadf2b4e9 (patch)
treee59c49265aeb219c4137bdf21e71262201345b99 /modules-available/minilinux/lang/en/template-tags.json
parentWIP (diff)
downloadslx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.tar.gz
slx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.tar.xz
slx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.zip
Work on translations: templates and messages work
Diffstat (limited to 'modules-available/minilinux/lang/en/template-tags.json')
-rw-r--r--modules-available/minilinux/lang/en/template-tags.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules-available/minilinux/lang/en/template-tags.json b/modules-available/minilinux/lang/en/template-tags.json
new file mode 100644
index 00000000..28942f93
--- /dev/null
+++ b/modules-available/minilinux/lang/en/template-tags.json
@@ -0,0 +1,14 @@
+{
+ "lang_actual": "Actual",
+ "lang_canUpdate1": "At least one component of",
+ "lang_canUpdate2": "can be updated. For a smooth operation, it is recommended to keep all components up to date.",
+ "lang_configurationPackageNotFound": "Configuration package not found!",
+ "lang_desiredVersion": "Desired version",
+ "lang_errorGetting": "Error while downloading list!",
+ "lang_filesInVersion": "Files for version",
+ "lang_listObtained": "Downloading list...",
+ "lang_outdated": "Outdated",
+ "lang_redownload": "Download again",
+ "lang_systemUpdated": "The system is up to date.",
+ "lang_update": "Update"
+} \ No newline at end of file