Redesign /terms page (#4338)
* Redesign /terms page * Fix tests * Remove unused keys
This commit is contained in:
parent
b3e7beb7c5
commit
029f2c4545
37 changed files with 22 additions and 180 deletions
|
@ -2,9 +2,7 @@
|
|||
hu:
|
||||
about:
|
||||
about_mastodon_html: Mastodon egy <em>szabad, nyílt forráskódú</em> szociális hálózati kiszolgálo. Egy <em>központosítatlan</em> alternatíva a kereskedelmi platformokra, elkerüli a kommunikációd monopolizációját veszélyét. Bárki futtathatja a Mastodon-t és részt vehet a <em>szociális hálózatban</em>.
|
||||
get_started: Első lépések
|
||||
source_code: Forráskód
|
||||
terms: Feltételek
|
||||
accounts:
|
||||
follow: Követés
|
||||
followers: Követők
|
||||
|
@ -32,7 +30,7 @@ hu:
|
|||
validation_errors:
|
||||
one: Valami nincs rendjén! Kérlek tekintsd meg a hibát alant
|
||||
other: Valami nincs rendjén! Kérlek tekintsd meg a %{count} darab hibát alant.
|
||||
landing_strip_html: <strong>%{name}</strong> is a user on %{link_to_root_path}. You can follow them or interact with them if you have an account anywhere in the fediverse.
|
||||
landing_strip_html: "<strong>%{name}</strong> is a user on %{link_to_root_path}. You can follow them or interact with them if you have an account anywhere in the fediverse."
|
||||
landing_strip_signup_html: If you don't, you can <a href="%{sign_up_path}">sign up here</a>.
|
||||
notification_mailer:
|
||||
favourite:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue