Rebrand to xmrpay, improve meta description
This commit is contained in:
14
i18n.js
14
i18n.js
@@ -39,7 +39,7 @@ var I18n = (function () {
|
||||
pdf_deadline_days: '{d} days',
|
||||
pdf_date: 'Date',
|
||||
pdf_scan_qr: 'Scan QR code to pay',
|
||||
pdf_footer: 'Created with xmrpay.link',
|
||||
pdf_footer: 'Created with xmrpay',
|
||||
qr_hint: 'Click QR to save',
|
||||
self_host_banner: 'This is a public demo. For real payments, <a href="https://github.com/schmidt1024/xmrpay#self-host-in-60-seconds">host your own instance</a> — it takes 60 seconds.',
|
||||
footer: footer,
|
||||
@@ -92,7 +92,7 @@ var I18n = (function () {
|
||||
pdf_deadline_days: '{d} Tage',
|
||||
pdf_date: 'Datum',
|
||||
pdf_scan_qr: 'QR-Code scannen zum Bezahlen',
|
||||
pdf_footer: 'Erstellt mit xmrpay.link',
|
||||
pdf_footer: 'Erstellt mit xmrpay',
|
||||
self_host_banner: 'Dies ist eine öffentliche Demo. Für echte Zahlungen <a href="https://github.com/schmidt1024/xmrpay#self-host-in-60-seconds">eigene Instanz hosten</a> — dauert 60 Sekunden.',
|
||||
qr_hint: 'Klick auf QR zum Speichern',
|
||||
footer: footer,
|
||||
@@ -145,7 +145,7 @@ var I18n = (function () {
|
||||
pdf_deadline_days: '{d} jours',
|
||||
pdf_date: 'Date',
|
||||
pdf_scan_qr: 'Scanner le QR code pour payer',
|
||||
pdf_footer: 'Créé avec xmrpay.link',
|
||||
pdf_footer: 'Créé avec xmrpay',
|
||||
self_host_banner: 'Ceci est une démo publique. Pour de vrais paiements, <a href="https://github.com/schmidt1024/xmrpay#self-host-in-60-seconds">hébergez votre propre instance</a> — ça prend 60 secondes.',
|
||||
qr_hint: 'Cliquez sur le QR pour enregistrer',
|
||||
footer: footer,
|
||||
@@ -198,7 +198,7 @@ var I18n = (function () {
|
||||
pdf_deadline_days: '{d} giorni',
|
||||
pdf_date: 'Data',
|
||||
pdf_scan_qr: 'Scansiona il QR per pagare',
|
||||
pdf_footer: 'Creato con xmrpay.link',
|
||||
pdf_footer: 'Creato con xmrpay',
|
||||
self_host_banner: 'Questa è una demo pubblica. Per pagamenti reali, <a href="https://github.com/schmidt1024/xmrpay#self-host-in-60-seconds">ospita la tua istanza</a> — ci vogliono 60 secondi.',
|
||||
qr_hint: 'Clicca sul QR per salvare',
|
||||
footer: footer,
|
||||
@@ -251,7 +251,7 @@ var I18n = (function () {
|
||||
pdf_deadline_days: '{d} días',
|
||||
pdf_date: 'Fecha',
|
||||
pdf_scan_qr: 'Escanear QR para pagar',
|
||||
pdf_footer: 'Creado con xmrpay.link',
|
||||
pdf_footer: 'Creado con xmrpay',
|
||||
self_host_banner: 'Esta es una demo pública. Para pagos reales, <a href="https://github.com/schmidt1024/xmrpay#self-host-in-60-seconds">aloja tu propia instancia</a> — toma 60 segundos.',
|
||||
qr_hint: 'Clic en QR para guardar',
|
||||
footer: footer,
|
||||
@@ -304,7 +304,7 @@ var I18n = (function () {
|
||||
pdf_deadline_days: '{d} dias',
|
||||
pdf_date: 'Data',
|
||||
pdf_scan_qr: 'Digitalizar QR para pagar',
|
||||
pdf_footer: 'Criado com xmrpay.link',
|
||||
pdf_footer: 'Criado com xmrpay',
|
||||
self_host_banner: 'Esta é uma demo pública. Para pagamentos reais, <a href="https://github.com/schmidt1024/xmrpay#self-host-in-60-seconds">hospede sua própria instância</a> — leva 60 segundos.',
|
||||
qr_hint: 'Clique no QR para guardar',
|
||||
footer: footer,
|
||||
@@ -357,7 +357,7 @@ var I18n = (function () {
|
||||
pdf_deadline_days: '{d} дней',
|
||||
pdf_date: 'Дата',
|
||||
pdf_scan_qr: 'Сканируйте QR для оплаты',
|
||||
pdf_footer: 'Создано с помощью xmrpay.link',
|
||||
pdf_footer: 'Создано с помощью xmrpay',
|
||||
self_host_banner: 'Это публичная демо-версия. Для реальных платежей <a href="https://github.com/schmidt1024/xmrpay#self-host-in-60-seconds">разверните свой экземпляр</a> — это займёт 60 секунд.',
|
||||
qr_hint: 'Нажмите на QR для сохранения',
|
||||
footer: footer,
|
||||
|
||||
Reference in New Issue
Block a user