[SSE] Fix translation

This commit is contained in:
Julia Radzhabova 2022-06-27 12:27:54 +03:00
parent 320d33f675
commit d4df9cfe48
2 changed files with 6 additions and 0 deletions

View file

@ -152,6 +152,9 @@
"Common.UI.Window.yesButtonText": "Ja",
"Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt",
"Common.Utils.String.textCtrl": "Strg",
"Common.Utils.String.textShift": "Umschalt",
"Common.Utils.String.textAlt": "Alt",
"Common.Views.About.txtAddress": "Adresse: ",
"Common.Views.About.txtLicensee": "LIZENZNEHMER",
"Common.Views.About.txtLicensor": "LIZENZGEBER",

View file

@ -152,6 +152,9 @@
"Common.UI.Window.yesButtonText": "Yes",
"Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt",
"Common.Utils.String.textCtrl": "Ctrl",
"Common.Utils.String.textShift": "Shift",
"Common.Utils.String.textAlt": "Alt",
"Common.Views.About.txtAddress": "address: ",
"Common.Views.About.txtLicensee": "LICENSEE",
"Common.Views.About.txtLicensor": "LICENSOR",