Skip to content

Commit

Permalink
frontend: make locize-pull
Browse files Browse the repository at this point in the history
  • Loading branch information
benma committed Oct 1, 2024
1 parent 2314d84 commit 87217e9
Show file tree
Hide file tree
Showing 13 changed files with 7 additions and 16 deletions.
1 change: 0 additions & 1 deletion frontends/web/src/locales/ar/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@
"button": {
"abort": "الايقاف",
"back": "العودة",
"buy": "الشراء",
"changepin": "قم بتغيير كلمة مرور الجهاز",
"check": "قم بالتحقق من النسخة الاحتياطية",
"continue": "الاستمرار",
Expand Down
7 changes: 4 additions & 3 deletions frontends/web/src/locales/cs/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "Zrušit",
"back": "Zpět",
"buy": "Koupit",
"changepin": "Změňit heslo zařízení",
"check": "Zkontrolovat zálohu",
"continue": "Pokračovat",
Expand All @@ -398,6 +397,7 @@
"exchange": {
"bankTransfer": "Bankovní převod",
"bestDeal": "Nejvýhodnější nabídka",
"buy": "Koupit",
"creditCard": "Kreditní karta",
"fast": "Rychle",
"fee": "poplatek",
Expand Down Expand Up @@ -459,7 +459,8 @@
},
"noExchanges": "Je nám líto, ale v této oblasti nejsou k dispozici žádné burzy.",
"region": "Oblast",
"selectRegion": "Není uvedeno"
"selectRegion": "Není uvedeno",
"sell": "Prodat"
},
"info": {
"continue": "Souhlasím, pokračovat",
Expand Down Expand Up @@ -739,7 +740,7 @@
"buy": "Koupit {{coinCode}}",
"buySell": "Nákup a prodej",
"buy_bitcoin": "Koupit Bitcoin",
"buy_crypto": "Koupit crypto",
"buy_crypto": "Koupit krypto",
"enabled_false": "Vypnuto",
"enabled_true": "Zapnuto",
"receive": "Přijmout {{coinCode}}",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/de/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "Abbrechen",
"back": "Zurück",
"buy": "Kaufen",
"changepin": "Gerätepasswort ändern",
"check": "Backup überprüfen",
"continue": "Weiter",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/es/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "Cancel",
"back": "Atrás",
"buy": "Comprar",
"changepin": "Cambiar contraseña del dispositivo",
"check": "Comprobar la copia de seguridad",
"continue": "Continuar",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/fr/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@
"button": {
"abort": "Abandonner",
"back": "Retour",
"buy": "Acheter",
"changepin": "Changer le mot de passe de l'appareil",
"check": "Vérifier la sauvegarde",
"continue": "Continuer",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/he/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@
"button": {
"abort": "בטל",
"back": "חזור",
"buy": "קנה",
"changepin": "החלף סיסמת התקן",
"check": "בדוק גיבוי",
"continue": "המשך",
Expand Down
5 changes: 3 additions & 2 deletions frontends/web/src/locales/it/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "Interrompere",
"back": "Indietro",
"buy": "Acquista",
"changepin": "Cambia la password del dispositivo",
"check": "Verifica il backup",
"continue": "Continua",
Expand All @@ -398,6 +397,7 @@
"exchange": {
"bankTransfer": "Bonifico bancario",
"bestDeal": "Miglior prezzo",
"buy": "Compra",
"creditCard": "Carta di credito",
"fast": "Rapido",
"fee": "commissione",
Expand Down Expand Up @@ -459,7 +459,8 @@
},
"noExchanges": "Mi dispiace, non ci sono exchange disponibili in questo Paese",
"region": "Paese",
"selectRegion": "Non specificato"
"selectRegion": "Non specificato",
"sell": "Vendi"
},
"info": {
"continue": "Accetta e continua",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/ja/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "中止",
"back": "戻る",
"buy": "購入",
"changepin": "デバイスのパスワード変更",
"check": "バックアップの確認",
"continue": "続行",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/ms/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "Tinggalkan",
"back": "Kembali",
"buy": "Beli",
"changepin": "Ubah kata laluan peranti",
"check": "Semak Backup",
"continue": "Teruskan",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/nl/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "Annuleren",
"back": "Terug",
"buy": "Koop",
"changepin": "BitBox-wachtwoord veranderen",
"check": "Backup controleren",
"continue": "Verder",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/pt/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "Abortar",
"back": "Voltar",
"buy": "Comprar",
"changepin": "Mudar senha do dispositivo",
"check": "Checar backup",
"continue": "Continuar",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/ru/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@
"button": {
"abort": "Прервать",
"back": "Назад",
"buy": "Купить",
"changepin": "Изменить пароль устройства",
"check": "Проверить резервную копию",
"continue": "Продолжить",
Expand Down
1 change: 0 additions & 1 deletion frontends/web/src/locales/sl/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@
"button": {
"abort": "Prekini",
"back": "Nazaj",
"buy": "Kupi",
"changepin": "Spremenite geslo naprave",
"check": "Preverite varnostno kopijo",
"continue": "Nadaljujte",
Expand Down

0 comments on commit 87217e9

Please sign in to comment.