Update app/soapbox/locales/he.json
This commit is contained in:
parent
39c9161bfb
commit
387690d46a
1 changed files with 4 additions and 4 deletions
|
@ -755,11 +755,11 @@
|
|||
"registration.sign_up": "הירשם",
|
||||
"registration.tos": "תנאי השירות",
|
||||
"registration.username_unavailable": "שם המשתמש תפוס.",
|
||||
"relative_time.days": "{number}d",
|
||||
"relative_time.hours": "{number}h",
|
||||
"relative_time.days": "ימים {number}",
|
||||
"relative_time.hours": "שעות {number}",
|
||||
"relative_time.just_now": "כרגע",
|
||||
"relative_time.minutes": "{number}m",
|
||||
"relative_time.seconds": "{number}s",
|
||||
"relative_time.minutes": "דקות {number}",
|
||||
"relative_time.seconds": "שניות {number}",
|
||||
"remote_instance.edit_federation": "ערוך פדרציה",
|
||||
"remote_instance.federation_panel.heading": "הגבלות הפדרציה",
|
||||
"remote_instance.federation_panel.no_restrictions_message": "{siteTitle} לא הטיל הגבלות על {host}.",
|
||||
|
|
Loading…
Reference in a new issue