Update translations for English and Icelandic languages, add URL description field, and update button labels. Added a huge clause into the README.md, calling this version 1.0 beta.
This commit is contained in:
@ -11,8 +11,8 @@
|
||||
"save_category_button": "Vista Flokk",
|
||||
"save_url_button": "Vista Slóð",
|
||||
"search_placeholder": "Leita..",
|
||||
"delete_confirmation": "Ertu viss um að þú viljir eyða þessu URLi?",
|
||||
"delete_confirmation_title": "Eyða URLi",
|
||||
"delete_confirmation": "Ertu viss um að þú viljir eyða þessari slóð?",
|
||||
"delete_confirmation_title": "Eyða Slóð",
|
||||
"settings_title": "Stillingar",
|
||||
"about_title": "Um tabRemember",
|
||||
"developed_by": "Þróað af Axel Rafn",
|
||||
@ -24,9 +24,13 @@
|
||||
"date_format_label": "Dagsetningar form:",
|
||||
"save_button": "Vista",
|
||||
"language_label": "Tungumál:",
|
||||
"restart_required_title": "Endurræsingu krafist",
|
||||
"restart_required_title": "Þarfnast endurræsingar",
|
||||
"restart_required_message": "Þú þarft að endurræsa forritið til að breytingar á tungumáli taki gildi.",
|
||||
"column_url": "Slóð",
|
||||
"column_date": "Dags",
|
||||
"column_actions": "Aðgerðir"
|
||||
"column_actions": "Aðgerðir",
|
||||
"description_title": "Lýsing á Slóð",
|
||||
"update_button": "Uppfæra",
|
||||
"close_button": "Loka"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user