Changeset 1ce1ffe in Klonkt


Ignore:
Timestamp:
06/22/2026 01:22:24 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
17197a9
Parents:
814ad8b
Message:

i18n: feature name Circle -> Circles (plural) in NL/EN/DE; sentences/sub singular

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/services/i18n.js

    r814ad8b r1ce1ffe  
    3030    'switch.agenda': 'Agenda',
    3131    'switch.solo': 'Solo',
    32     'switch.circle': 'Cirkel',
     32    'switch.circle': 'Cirkels',
    3333    'switch.timeline': 'Tijdlijn',
    3434    'switch.grid': 'Grid',
     
    524524    'acom.recent': 'Recente beslissingen',
    525525    'acom.nothing_yet': 'Nog niets.',
    526     'acir.title': 'Cirkel',
     526    'acir.title': 'Cirkels',
    527527    'acir.back_settings': 'Instellingen',
    528528    'acir.circles': 'Cirkels',
     
    936936    'phub.all_members': 'Alle {n} leden',
    937937    'phub.latest_posts': 'Laatste posts van onze leden.',
    938     'cfeed.title': 'Cirkel',
     938    'cfeed.title': 'Cirkels',
    939939    'cfeed.sub': 'Wat er speelt bij de andere sites in mijn cirkel.',
    940940    'cfeed.count': '{n} sites in mijn cirkel',
     
    10191019    'switch.agenda': 'Agenda',
    10201020    'switch.solo': 'Solo',
    1021     'switch.circle': 'Circle',
     1021    'switch.circle': 'Circles',
    10221022    'switch.timeline': 'Timeline',
    10231023    'switch.grid': 'Grid',
     
    15051505    'acom.recent': 'Recent decisions',
    15061506    'acom.nothing_yet': 'Nothing yet.',
    1507     'acir.title': 'Circle',
     1507    'acir.title': 'Circles',
    15081508    'acir.back_settings': 'Settings',
    15091509    'acir.circles': 'Circles',
     
    19161916    'phub.all_members': 'All {n} members',
    19171917    'phub.latest_posts': 'Latest posts from our members.',
    1918     'cfeed.title': 'Circle',
     1918    'cfeed.title': 'Circles',
    19191919    'cfeed.sub': "What's happening at the other sites in my circle.",
    19201920    'cfeed.count': '{n} sites in my circle',
     
    19991999    'switch.agenda': 'Termine',
    20002000    'switch.solo': 'Solo',
    2001     'switch.circle': 'Kreis',
     2001    'switch.circle': 'Zirkel',
    20022002    'switch.timeline': 'Zeitleiste',
    20032003    'switch.grid': 'Raster',
Note: See TracChangeset for help on using the changeset viewer.