chore: Update translations for English and Icelandic languages
This commit is contained in:
26
lang/translations_en.json
Normal file
26
lang/translations_en.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"language": "English",
|
||||
"contributors": ["Axel Rafn <axel@axelrafn.is>"],
|
||||
"translations": {
|
||||
"title": "tabRemember - URL Manager",
|
||||
"url_placeholder": "URL",
|
||||
"description_placeholder": "Enter Description or Thoughts",
|
||||
"all_categories": "All Categories",
|
||||
"default_category": "Default Category",
|
||||
"save_category_button": "Save Category",
|
||||
"save_url_button": "Save URL",
|
||||
"search_placeholder": "Search ...",
|
||||
"delete_confirmation": "Are you sure you want to delete this URL?",
|
||||
"delete_confirmation_title": "Delete URL",
|
||||
"settings_title": "Settings",
|
||||
"about_title": "About tabRemember",
|
||||
"developed_by": "Developed by Axel Rafn",
|
||||
"repository_link": "https://git.axelrafn.is/axelrafn/tabRemember",
|
||||
"data_directory_label": "Data Directory:",
|
||||
"browse_button": "Browse...",
|
||||
"search_engine_label": "Search Engine:",
|
||||
"date_format_label": "Date Format:",
|
||||
"save_button": "Save",
|
||||
"language_label": "Language:"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user