💄 Localized about page
This commit is contained in:
@ -587,7 +587,7 @@
|
||||
"no": "No",
|
||||
"yes": "Yes",
|
||||
"navigateToChat": "Navigate to Chat",
|
||||
"wouldYouLikeToNavigateToChat": "Would you like to navigate to the chat?",
|
||||
"wouldYouLikeToNavigateToChat": "Would You like to navigate to the chat?",
|
||||
"abuseReport": "Report",
|
||||
"abuseReportTitle": "Report Content",
|
||||
"abuseReportDescription": "Help us keep the community safe by reporting inappropriate content or behavior.",
|
||||
@ -672,5 +672,23 @@
|
||||
"membershipCancel": "Cancel Membership",
|
||||
"membershipCancelConfirm": "Are you sure to cancel your membership?",
|
||||
"membershipCancelHint": "Are you sure to cancel your membership? You will not be charged again. Your membership will remain active until the end of the current billing period. And you will not able to resubscribe until the end of the current subscription ends.",
|
||||
"membershipCancelSuccess": "Your membership has been successfully canceled."
|
||||
"membershipCancelSuccess": "Your membership has been successfully canceled.",
|
||||
"aboutScreenTitle": "About",
|
||||
"aboutScreenVersionInfo": "Version {} ({})",
|
||||
"aboutScreenAppInfoSectionTitle": "App Information",
|
||||
"aboutScreenPackageNameLabel": "Package Name",
|
||||
"aboutScreenVersionLabel": "Version",
|
||||
"aboutScreenBuildNumberLabel": "Build Number",
|
||||
"aboutScreenLinksSectionTitle": "Links",
|
||||
"aboutScreenPrivacyPolicyTitle": "Privacy Policy",
|
||||
"aboutScreenTermsOfServiceTitle": "Terms of Service",
|
||||
"aboutScreenOpenSourceLicensesTitle": "Open Source Licenses",
|
||||
"aboutScreenDeveloperSectionTitle": "Developer",
|
||||
"aboutScreenContactUsTitle": "Contact Us",
|
||||
"aboutScreenLicenseTitle": "License",
|
||||
"aboutScreenLicenseContent": "All copyright reserved © {} Solsynth\nOpen-sourced under license GNU AGPL v3.0",
|
||||
"aboutScreenCopyright": "© {} {}. All rights reserved.",
|
||||
"aboutScreenFailedToLoadPackageInfo": "Failed to load package info: {error}",
|
||||
"copiedToClipboard": "Copied to clipboard",
|
||||
"copyToClipboardTooltip": "Copy to clipboard"
|
||||
}
|
Reference in New Issue
Block a user