Fix language strings.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"global.btnClose": "Close",
|
||||
"global.btnDelete": "Delete",
|
||||
"global.btnSearch": "Search",
|
||||
"global.siteName": "Dictionary",
|
||||
"global.siteName": "Alar (ಅಲರ್) - Kannada - English dictionary. ಕನ್ನಡ-ಇಂಗ್ಲಿಷ್ ನಿಘಂಟು.",
|
||||
"public.errorMessage": "An error occurred. Please try later.",
|
||||
"public.errorTitle": "Error",
|
||||
"public.about": "About",
|
||||
@@ -13,7 +13,8 @@
|
||||
"public.mainTitle": "Dictionary website",
|
||||
"public.noResults": "No results where found for the query.",
|
||||
"public.noResultsTitle": "No results",
|
||||
"public.searchTitle": "{query} English meaning - Alar",
|
||||
"public.searchTitle": "{query} {fromLang} meaning - Alar",
|
||||
"public.searchDescription": "{query} {fromLang} word meanings and definitions in {toLang}",
|
||||
"public.similarTitle": "Similar words",
|
||||
"public.playAudio": "Play audio",
|
||||
"public.subTitle": "Kannada-English dictionary",
|
||||
@@ -33,4 +34,4 @@
|
||||
"public.suggestTitle": "Suggest a new entry",
|
||||
"public.viewMore": "View {num} more",
|
||||
"public.sourceTag": "Source of the entry"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user