fixes #873 and some german grammar
This commit is contained in:
parent
04bae32005
commit
951b25716c
|
@ -192,7 +192,7 @@ I18n.translations = {
|
|||
|
||||
request_title: 'Demander l\'ETH',
|
||||
request_description: 'Demander un paiement',
|
||||
request_requesting: 'Demande en cours...',
|
||||
request_requesting: 'Demande en cours: ',
|
||||
|
||||
validation_title: 'Montant',
|
||||
validation_amount_specified: 'Le montant doit être spécifié',
|
||||
|
@ -212,7 +212,7 @@ I18n.translations = {
|
|||
|
||||
request_title: 'ETH anfragen',
|
||||
request_description: 'Zahlung anfragen',
|
||||
request_requesting: 'Frage an',
|
||||
request_requesting: 'Anfrage: ',
|
||||
|
||||
validation_title: 'Betrag',
|
||||
validation_amount_specified: 'Betrag muss angegeben werden',
|
||||
|
@ -272,7 +272,7 @@ I18n.translations = {
|
|||
|
||||
request_title: 'Richiedi ETH',
|
||||
request_description: 'Richiedi un pagamento',
|
||||
request_requesting: 'Richiesta in corso ',
|
||||
request_requesting: 'Richiesta in corso: ',
|
||||
|
||||
validation_title: 'Ammontare',
|
||||
validation_amount_specified: 'L\'ammontare deve essere specificato',
|
||||
|
@ -521,14 +521,14 @@ I18n.translations = {
|
|||
},
|
||||
'de-ch': {
|
||||
location_title: 'Standort',
|
||||
location_description: 'Teile dein Standort',
|
||||
location_description: 'Teile deinen Standort',
|
||||
location_address: 'Adresse',
|
||||
|
||||
browse_title: 'Browser',
|
||||
browse_description: 'Starte den Browser',
|
||||
|
||||
send_title: 'Sende ETH',
|
||||
send_description: 'Senden eine Zahlung',
|
||||
send_description: 'Sende eine Zahlung',
|
||||
|
||||
request_title: 'Fordere ETH an',
|
||||
request_description: 'Eine Zahlung anfordern',
|
||||
|
@ -552,7 +552,7 @@ I18n.translations = {
|
|||
|
||||
request_title: 'Richiedi ETH',
|
||||
request_description: 'Richiedi un pagamento',
|
||||
request_requesting: 'Richiesta in corso... ',
|
||||
request_requesting: 'Richiesta in corso: ',
|
||||
|
||||
validation_title: 'Importo',
|
||||
validation_amount_specified: 'Specificare l\'importo',
|
||||
|
|
Loading…
Reference in New Issue