Merge pull request #1828 from ONLYOFFICE/fix/tips-translation
[SSE] Fix translation
This commit is contained in:
commit
9e9470315e
|
@ -152,6 +152,9 @@
|
||||||
"Common.UI.Window.yesButtonText": "Ja",
|
"Common.UI.Window.yesButtonText": "Ja",
|
||||||
"Common.Utils.Metric.txtCm": "cm",
|
"Common.Utils.Metric.txtCm": "cm",
|
||||||
"Common.Utils.Metric.txtPt": "pt",
|
"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.txtAddress": "Adresse: ",
|
||||||
"Common.Views.About.txtLicensee": "LIZENZNEHMER",
|
"Common.Views.About.txtLicensee": "LIZENZNEHMER",
|
||||||
"Common.Views.About.txtLicensor": "LIZENZGEBER",
|
"Common.Views.About.txtLicensor": "LIZENZGEBER",
|
||||||
|
|
|
@ -152,6 +152,9 @@
|
||||||
"Common.UI.Window.yesButtonText": "Yes",
|
"Common.UI.Window.yesButtonText": "Yes",
|
||||||
"Common.Utils.Metric.txtCm": "cm",
|
"Common.Utils.Metric.txtCm": "cm",
|
||||||
"Common.Utils.Metric.txtPt": "pt",
|
"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.txtAddress": "address: ",
|
||||||
"Common.Views.About.txtLicensee": "LICENSEE",
|
"Common.Views.About.txtLicensee": "LICENSEE",
|
||||||
"Common.Views.About.txtLicensor": "LICENSOR",
|
"Common.Views.About.txtLicensor": "LICENSOR",
|
||||||
|
|
Loading…
Reference in a new issue