This repository was archived by the owner on Sep 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 99 delete : " Ta bort"
1010 delete_confirmation : " Är du säker att du vill ta bort denna?"
1111 new_model : " Ny %{model}"
12+ create_model : " Ny %{model}"
1213 edit_model : " Editera %{model}"
14+ update_model : " Editera %{model}"
1315 delete_model : " Ta bort %{model}"
1416 details : " Detaljvy för %{model}"
1517 cancel : " Avbryt"
3436 one : " Visar <b>1</b> utav %{model}"
3537 one_page : " Visar <b>alla %{n}</b> utav %{model}"
3638 multiple : " Visar %{model} <b>%{from} - %{to}</b> av <b>%{total}</b> totalt"
39+ entry :
40+ one : " inlägg"
41+ other : " inlägg"
3742 any : " Någon"
3843 blank_slate :
3944 content : " Finns ingen %{resource_name} än."
40- link : " Skapa en"
45+ link : " Skapa en"
46+ batch_actions :
47+ button_label : " Batch Actions"
48+ delete_confirmation : " Är du säker på att du vill radera dessa %{plural_model}? Du kan inte ångra detta."
49+ succesfully_destroyed :
50+ one : " Lyckades radera 1 %{model}"
51+ other : " Lyckades radera %{count} %{plural_model}"
52+ selection_toggle_explanation : " (Toggle Selection)"
53+ link : " Skapa en"
54+ action_label : " %{title} Markerad"
55+ labels :
56+ destroy : " Radera"
57+ comments :
58+ body : " Innehåll"
59+ author : " Författare"
60+ title : " Kommentar"
61+ add : " Lägg till kommentar"
62+ resource : " Resurs"
63+ no_comments_yet : " Inga kommentarer än."
64+ title_content : " Kommentarer (%{count})"
65+ errors :
66+ empty_text : " Kommentaren sparades inte, måste innehålla text."
You can’t perform that action at this time.
0 commit comments