First commit.
This commit is contained in:
36
lang.json
Normal file
36
lang.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"_.code": "en",
|
||||
"_.name": "English",
|
||||
"global.btnClose": "Close",
|
||||
"global.btnDelete": "Delete",
|
||||
"global.btnSearch": "Search",
|
||||
"global.siteName": "Dictionary",
|
||||
"public.errorMessage": "An error occurred. Please try later.",
|
||||
"public.errorTitle": "Error",
|
||||
"public.about": "About",
|
||||
"public.glossary": "{lang} glossary",
|
||||
"public.glossaryTitle": "Glossary of words",
|
||||
"public.mainTitle": "Dictionary website",
|
||||
"public.noResults": "No results where found for the query.",
|
||||
"public.noResultsTitle": "No results",
|
||||
"public.searchTitle": "{query} English meaning - Alar",
|
||||
"public.similarTitle": "Similar words",
|
||||
"public.playAudio": "Play audio",
|
||||
"public.subTitle": "Kannada-English dictionary",
|
||||
"public.submitEntry": "Suggest new entry",
|
||||
"public.submitEntryTitle": "Suggest new entry",
|
||||
"public.submitTitle": "Comments and suggestions",
|
||||
"public.suggestAddDefBtn": "Add another definition",
|
||||
"public.suggestContent": "Content",
|
||||
"public.suggestDefLang": "Definition language",
|
||||
"public.suggestDefsTitle": "Definitions",
|
||||
"public.suggestEdit": "Suggest edit for \"{word}\"",
|
||||
"public.suggestEntryLang": "Entry language",
|
||||
"public.suggestPhones": "Phonetic notations (pronunciation)",
|
||||
"public.suggestPhonesPlaceholder": "eg: pɛts, pɛt (commma separated)",
|
||||
"public.suggestSubmitBtn": "Submit for review",
|
||||
"public.suggestSubmitted": "Submitted for review successfully",
|
||||
"public.suggestTitle": "Suggest a new entry",
|
||||
"public.viewMore": "View {num} more",
|
||||
"public.sourceTag": "Source of the entry"
|
||||
}
|
||||
Reference in New Issue
Block a user