Skip to content

Commit

Permalink
fix: app name in locales
Browse files Browse the repository at this point in the history
  • Loading branch information
nicole-obrien committed Mar 8, 2024
1 parent 9f0399f commit a64d20d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/shared/src/locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@
"releasedAt": "Udgivet d.",
"updateAvailable": "Opdatering er tilgængelig",
"updatesDisabled": "Opdateringer er tilgængelige, men in-app opgradering er deaktiveret for operativsystemet.",
"latestInstalled": "Den seneste og sikreste version af Firefly anvendes"
"latestInstalled": "Den seneste og sikreste version af Bloom anvendes"
},
"backupStronghold": {
"title": "Backup your stronghold file",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@
"releasedAt": "Veröffentlicht am",
"updateAvailable": "Ein Update ist verfügbar",
"updatesDisabled": "Es sind Updates verfügbar, aber In-App-Upgrade ist für Ihr Betriebssystem deaktiviert.",
"latestInstalled": "Du verwendest die neueste und sicherste Version von Firefly"
"latestInstalled": "Du verwendest die neueste und sicherste Version von Bloom"
},
"backupStronghold": {
"title": "Stronghold-Backup erstellen",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared/src/locales/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -920,9 +920,9 @@
"tosAndPrivPolicyBody": "We have updated Bloom's Terms of Service and Privacy Policy.",
"tosBody": "We have updated Bloom's Terms of Service.",
"privPolicyBody": "We have updated Bloom's Privacy Policy.",
"tosAndPrivPolicyCheckbox": "Pročitao sam i slažem se s Firefly Uvjetima korištenja i Pravilima o privatnosti",
"tosCheckbox": "Pročitao sam i slažem se s Firefly Uvjetima korištenja",
"privPolicyCheckbox": "Pročitao sam i slažem se s Firefly Pravilima o privatnosti"
"tosAndPrivPolicyCheckbox": "Pročitao sam i slažem se s Bloom Uvjetima korištenja i Pravilima o privatnosti",
"tosCheckbox": "Pročitao sam i slažem se s Bloom Uvjetima korištenja",
"privPolicyCheckbox": "Pročitao sam i slažem se s Bloom Pravilima o privatnosti"
},
"giftedStorageDeposit": {
"tooltipTitle": "Gift storage deposit",
Expand Down

0 comments on commit a64d20d

Please sign in to comment.