diff options
| author | Richard Bengtsson <62100687+chimaera66@users.noreply.github.com> | 2021-10-25 14:05:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-25 13:05:51 +0100 |
| commit | 054372538ab2a66826613e204086d91e53d94f98 (patch) | |
| tree | f81e6531af65cd63621688eae2abcf83c8aaa6de /resources/lang/sv | |
| parent | 9687081507cac7a8ee0c1c0fa3cbc03ddb2fcba5 (diff) | |
| download | webtrees-054372538ab2a66826613e204086d91e53d94f98.tar.gz webtrees-054372538ab2a66826613e204086d91e53d94f98.tar.bz2 webtrees-054372538ab2a66826613e204086d91e53d94f98.zip | |
Funeral = Jordfästning, not Begravning (#4087)
Made an significant language change.
Begravning = the act of putting the person in the grave, burial.
Jordfästning = the cermony before the burial, funeral
https://blogg.vett-och-etikett.com/begravning-vad-ar-skillnaderna-mellan-jordfastning-och-begravning/
Diffstat (limited to 'resources/lang/sv')
| -rw-r--r-- | resources/lang/sv/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/lang/sv/messages.po b/resources/lang/sv/messages.po index f48faf1eaf..d19bca4b11 100644 --- a/resources/lang/sv/messages.po +++ b/resources/lang/sv/messages.po @@ -6862,7 +6862,7 @@ msgstr "Fukuoka, Japan" #: app/Module/CustomTagsBrothersKeeper.php:99 #: app/Module/CustomTagsPhpGedView.php:65 msgid "Funeral" -msgstr "Begravning" +msgstr "Jordfästning" #: app/Factories/ElementFactory.php:379 msgid "GEDCOM" |
