Skip to content

Commit 5f92324

Browse files
authored
Merge pull request #469 from wger-project/feature/weblate
Update translations
2 parents c8cf189 + 5f8a422 commit 5f92324

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

lib/l10n/app_fr.arb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@weight": {
88
"description": "The weight of a workout log or body weight entry"
99
},
10-
"confirmDelete": "Êtes-vous sûr·e de vouloir supprimer « {toDelete} » ?",
10+
"confirmDelete": "Êtes-vous sûre de vouloir supprimer « {toDelete} » ?",
1111
"@confirmDelete": {
1212
"description": "Confirmation text before the user deletes an object",
1313
"type": "text",
@@ -648,7 +648,7 @@
648648
"@glutes": {},
649649
"kilometers": "Kilomètres",
650650
"@kilometers": {},
651-
"barbell": "Haltères",
651+
"barbell": "Barre",
652652
"@barbell": {},
653653
"lower_back": "Bas du dos",
654654
"@lower_back": {},

lib/l10n/app_hr.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -811,5 +811,13 @@
811811
"lower_back": "Donji dio leđa",
812812
"@lower_back": {
813813
"description": "Generated entry for translation for server strings"
814+
},
815+
"aboutMastodonTitle": "Mastodon",
816+
"@aboutMastodonTitle": {
817+
"description": "Title for mastodon section in the about dialog"
818+
},
819+
"aboutMastodonText": "Prati nas na Mastodonu za nove verzije i novosti o projektu",
820+
"@aboutMastodonText": {
821+
"description": "Text for the mastodon section in the about dialog"
814822
}
815823
}

0 commit comments

Comments
 (0)