mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Update en.json
Relecture
This commit is contained in:
parent
5e98924bcd
commit
a82fd5f19c
1 changed files with 3 additions and 3 deletions
|
@ -64,7 +64,7 @@
|
||||||
"confirm_update_type" : "Are you sure you want update every %s %s ?",
|
"confirm_update_type" : "Are you sure you want update every %s %s ?",
|
||||||
|
|
||||||
"postinstall_intro_1" : "Congratulations! YunoHost has been successfully installed.",
|
"postinstall_intro_1" : "Congratulations! YunoHost has been successfully installed.",
|
||||||
"postinstall_intro_2" : "Two more configuration steps are required to activate the services of your server.",
|
"postinstall_intro_2" : "Two more configuration steps are required to activate services of your server.",
|
||||||
"postinstall_intro_3" : "You can obtain more information by visiting the <a href='//yunohost.org/postinstall' target='_blank'>appropriate documentation page</a>",
|
"postinstall_intro_3" : "You can obtain more information by visiting the <a href='//yunohost.org/postinstall' target='_blank'>appropriate documentation page</a>",
|
||||||
"begin" : "Begin",
|
"begin" : "Begin",
|
||||||
"postinstall_domain" : "This is the first domain name linked to your YunoHost server, but also the one which will be used by your server's users to access the authentication portal. It will thus be visible by everyone, choose it carefully.",
|
"postinstall_domain" : "This is the first domain name linked to your YunoHost server, but also the one which will be used by your server's users to access the authentication portal. It will thus be visible by everyone, choose it carefully.",
|
||||||
|
@ -114,8 +114,8 @@
|
||||||
|
|
||||||
"domain_list" : "Domain list",
|
"domain_list" : "Domain list",
|
||||||
"domain_add" : "Add domain",
|
"domain_add" : "Add domain",
|
||||||
"domain_add_panel_with_domain" : "I already have a domain name…",
|
"domain_add_panel_with_domain" : "I already have domain name…",
|
||||||
"domain_add_panel_without_domain" : "I don't have a domain name…",
|
"domain_add_panel_without_domain" : "I don't have domain name…",
|
||||||
"domain_add_dns_doc" : "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.",
|
"domain_add_dns_doc" : "… and I have <a href='//yunohost.org/dns'>set my DNS correctly</a>.",
|
||||||
"domain_add_dyndns_doc" : "… and I want a dynamic DNS service.",
|
"domain_add_dyndns_doc" : "… and I want a dynamic DNS service.",
|
||||||
"domain_default" : "Default domain",
|
"domain_default" : "Default domain",
|
||||||
|
|
Loading…
Add table
Reference in a new issue