diff --git a/public/locales/fr/home.json b/public/locales/fr/home.json index a94db441..d035e7d4 100644 --- a/public/locales/fr/home.json +++ b/public/locales/fr/home.json @@ -5,7 +5,7 @@ "title": "Connexion à ta banque" }, "currency_conversion": { - "description": "Convertis rapidement les dépenses entre plusieurs devises, avec le taux de change actuel ou antérieur.", + "description": "Convertis rapidement les dépenses entre plusieurs devises, avec le taux de change actuel ou antérieur", "title": "Conversion monétaire" }, "debt_simplification": { diff --git a/public/locales/ja/home.json b/public/locales/ja/home.json new file mode 100644 index 00000000..f58d5b77 --- /dev/null +++ b/public/locales/ja/home.json @@ -0,0 +1,7 @@ +{ + "features": { + "currency_conversion": { + "description": "最新・過去のレートで通貨を換算" + } + } +} diff --git a/public/locales/nl/home.json b/public/locales/nl/home.json index 700e7be9..8bce7d77 100644 --- a/public/locales/nl/home.json +++ b/public/locales/nl/home.json @@ -13,7 +13,7 @@ "title": "" }, "groups_and_friends": { - "description": "Kan meerdere groepen creëren of meteen een saldo toevoegen. Alles wordt geconsolideerd", + "description": "Kan meerdere groepen creëren of meteen een saldo toevoegen. Alles wordt samengevoegd", "title": "Groepen en Vrienden" }, "i18": { @@ -21,11 +21,11 @@ "title": "" }, "import_splitwise": { - "description": "Geen nood om manueel saldos to migreren. Je kan gebruikers en groepen importeren van Splitwise", - "title": "Import van Splitwise" + "description": "Saldos hoeven niet handmatig gemigreerd te worden. Je kan gebruikers en groepen importeren van Splitwise", + "title": "Importeren van Splitwise" }, "multiple_currencies": { - "description": "Nood aan meerdere valuta voor dezelfde gebruiker? Geen probleem!", + "description": "Meerdere valuta aan dezelfde gebruiker toevoegen? Geen probleem!", "title": "Meerdere valuta" }, "open_source": { @@ -33,8 +33,8 @@ "title": "Open source" }, "push_notifications": { - "description": "Miss nooit belangrijke notificaties. Wordt geüpdatet zodra iemand een uitgave toevoegt of zijn schuld vereffend", - "title": "Push notificaties" + "description": "Mis nooit belangrijke notificaties. Krijg bericht zodra iemand een uitgave toevoegt of zijn schuld aflost", + "title": "Pushbericht" }, "pwa_support": { "description": "Hou je van mobiele apps? We steunen je hierin. Installeer het als een PWA en je merkt geen verschil!", diff --git a/public/locales/sq/home.json b/public/locales/sq/home.json new file mode 100644 index 00000000..5ccc6bd5 --- /dev/null +++ b/public/locales/sq/home.json @@ -0,0 +1,8 @@ +{ + "features": { + "currency_conversion": { + "description": "Konvertim i shpejtë midis valutave, duke perdorur kurs këmbimi të përditësuar ose kurs historik", + "title": "Kursi Këmbimit" + } + } +} diff --git a/public/locales/sv/home.json b/public/locales/sv/home.json index 6692403a..78cce252 100644 --- a/public/locales/sv/home.json +++ b/public/locales/sv/home.json @@ -1,7 +1,7 @@ { "features": { "bank_connection": { - "description": "Lägg till utgifter snabbare med en integration till GoCardless eller Plaid banktransaktions-API", + "description": "Lägg till utgifter snabbare med en integration till GoCardless eller Plaid bank-API", "title": "Bankanslutning" }, "currency_conversion": { @@ -40,6 +40,10 @@ "description": "Älskar du mobila appar? Inga problem. Installera det som en PWA och du kommer inte ens att märka!", "title": "PWA support" }, + "recurring_transactions": { + "description": "Skapa automatiska återkommande utgifter för hyra, prenumerationer eller andra regelbundna gemensamma kostnader", + "title": "Återkommande utgifter" + }, "title": "Funktioner", "unequal_split": { "description": "Avancerade delningsalternativ. Efter andelar, procent eller exakta belopp.",