diff options
| author | tarteka <info@tarteka.net> | 2019-09-10 10:09:07 +0200 |
|---|---|---|
| committer | tarteka <info@tarteka.net> | 2019-09-10 10:09:07 +0200 |
| commit | 6217ef4718ae6241bad7be04054dc062821cba5f (patch) | |
| tree | b1662c1306a208f4c63449ee4bb1a77fa26a429d /src | |
| parent | 5026d3719ad4605fd24e8961be8b0fbeab5f4796 (diff) | |
fix some translates
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/eu.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/eu.json b/src/i18n/eu.json index 0120acc5..ad8f4c05 100644 --- a/src/i18n/eu.json +++ b/src/i18n/eu.json @@ -603,10 +603,10 @@ } }, "search": { - "people": "Gendea", + "people": "Erabiltzaileak", "hashtags": "Traolak", "person_talking": "{count} pertsona hitzegiten", - "people_talking": "{count} gende hitzegiten", + "people_talking": "{count} jende hitzegiten", "no_results": "Emaitzarik ez" }, "password_reset": { |
