Update translations for English and Icelandic languages, changed colors of some icons, added more icons.

This commit is contained in:
2024-07-13 15:11:15 +02:00
parent 75e306d0d7
commit fa76fe14b6
8 changed files with 552 additions and 39 deletions

View File

@ -5,6 +5,7 @@
"title": "tabRemember - URL Manager",
"url_placeholder": "URL",
"description_placeholder": "Enter Description or Thoughts",
"category_name": "Category Name",
"all_categories": "All Categories",
"default_category": "Default Category",
"save_category_button": "Save Category",
@ -24,6 +25,8 @@
"save_button": "Save",
"language_label": "Language:",
"restart_required_title": "Restart Required",
"restart_required_message": "You need to restart the application for the language changes to take effect."
"restart_required_message": "You need to restart the application for the language changes to take effect.",
"column_date": "Date",
"column_actions": "Actions"
}
}