Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit 4d5e977

Browse files
author
VP-EN
authored
Merge pull request #100 from VP-EN/dev
Updated danish language file
2 parents 32307fd + 0def97c commit 4d5e977

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • mods/braindance_protocol/lang

mods/braindance_protocol/lang/da.lua

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ return {
22
da = {
33
hotkey_interface = "Åben BDP Brugerflade" ,
44
window_title = "Braindance Protokol" ,
5-
-- button_addfav_tooltip = "Add to favorites" ,
6-
-- button_addhk_tooltip = "Add to hotkey list" ,
7-
-- header_fav = "Favorites" ,
8-
-- text_hklist_none = "No protocol added to the hotkey list yet." ,
5+
button_addfav_tooltip = "Tilføj til dine favoritter" ,
6+
button_addhk_tooltip = "Tilføj til listen over tastaturgenveje" ,
7+
header_fav = "Favoritter" ,
8+
text_hklist_none = "Ingen protokoller tilføjet til tastaturgenvejene endnu." ,
99
searchbar_hint = "Søg Protokol.." ,
10-
-- button_toggle_hklist_tooltip = "Show Hotkey List" ,
10+
button_toggle_hklist_tooltip = "Vis Tastaturgenveje" ,
1111
button_language = "DA" ,
1212
button_language_tooltip = "Vælg Sprog" ,
1313
button_update_lang = "Opdater Sprog Filer" ,

0 commit comments

Comments
 (0)