Web: Client: deleted comments from translation.json

This commit is contained in:
Nikita Gopienko 2019-10-01 10:57:58 +03:00
parent c4f22d68f8
commit c4ae71de63
3 changed files with 5 additions and 5 deletions

View File

@ -5,11 +5,11 @@
"AboutCompanyAddressTitle": "address", "AboutCompanyAddressTitle": "address",
"AboutCompanyEmailTitle": "email", "AboutCompanyEmailTitle": "email",
"AboutCompanyTelTitle": "tel.", "AboutCompanyTelTitle": "tel.",
"LicensedUnder": "This software is licensed under", "_comment": "{0}GNU GPL v.3{1}", "LicensedUnder": "This software is licensed under",
"SourceCode": "Source code is available on", "_comment": "{0}GNU GPL v.3{1}","_comment":"SYNTAX ERROR" "SourceCode": "Source code is available on"
} }

View File

@ -5,6 +5,6 @@
"AboutCompanyAddressTitle": "адрес", "AboutCompanyAddressTitle": "адрес",
"AboutCompanyEmailTitle": "email", "AboutCompanyEmailTitle": "email",
"AboutCompanyTelTitle": "тел.", "AboutCompanyTelTitle": "тел.",
"LicensedUnder": "Это программное обеспечение лицензируется под", "_comment": "{0}GNU GPL v.3{1}", "LicensedUnder": "Это программное обеспечение лицензируется под",
"SourceCode": "Исходный код программы доступен по cсылке", "_comment": "{0}GNU GPL v.3{1}","_comment":"SYNTAX ERROR" "SourceCode": "Исходный код программы доступен по cсылке"
} }

View File

@ -13,7 +13,7 @@
"ErrorPasswordNoUpperCase": "capital letters", "ErrorPasswordNoUpperCase": "capital letters",
"ErrorPasswordNoSpecialSymbols": "special characters", "ErrorPasswordNoSpecialSymbols": "special characters",
"EmailAndPasswordCopiedToClipboard": "Email and password copied to clipboard", "EmailAndPasswordCopiedToClipboard": "Email and password copied to clipboard",
"PassworResetTitle": "Now you can create a new password.", "_comment":"SYNTAX ERROR 'Passwor' Reset Title", "PassworResetTitle": "Now you can create a new password.",
"PasswordCustomMode": "Password", "PasswordCustomMode": "Password",
"ImportContactsOkButton": "OK", "ImportContactsOkButton": "OK",
"LoadingProcessing": "Loading...", "LoadingProcessing": "Loading...",