diff --git a/src/intl/fr.json b/src/intl/fr.json index cf2ad44..7a5d9e2 100644 --- a/src/intl/fr.json +++ b/src/intl/fr.json @@ -1,34 +1,34 @@ { "header": { - "dapps": "dapps", + "dapps": "applications décentralisées", "integrations": "intégrations", "research": "recherche", "blog": "blog", "about": "à propos" }, "footer": { - "about": "About", - "cooperative": "Copperative", - "whitepaper": "White Paper", - "yellowpaper": "Yellow Paper", - "research": "Research", - "pnktoken": "PNK Token", - "developer": "Developer", - "integrations": "Integrations", - "governance": "Governance", + "about": "À propos", + "cooperative": "Coopérative", + "whitepaper": "Livre Blanc", + "yellowpaper": "Livre Jaune", + "research": "Recherche", + "pnktoken": "Jeton PNK", + "developer": "Développeur", + "integrations": "Intégrations", + "governance": "Gouvernance", "escrow": "Escrow", - "curate": "Curate", - "fellowship": "Fellowship", - "community": "Community", + "curate": "Curatelle", + "fellowship": "Bourse", + "community": "Communauté", "blog": "Blog", - "media": "Media", - "book": "Book", + "media": "Médias", + "book": "Livre", "faq": "FAQ", - "subscribe-title": "Stay Updated", - "subscribe-placeholder": "your@email.com", - "subscribe-button": "Subscribe", - "button-primary": "Join as a Juror", - "button-secondary": "Become a Partner", - "copyright": "Copyright" + "subscribe-title": "Restez Informé", + "subscribe-placeholder": "votre@email.com", + "subscribe-button": "S'abonner", + "button-primary": "Devenir Juré", + "button-secondary": "Devenir Partenaire", + "copyright": "Droits d'auteur" } } diff --git a/src/intl/tr.json b/src/intl/tr.json index 10f1816..bfd8164 100644 --- a/src/intl/tr.json +++ b/src/intl/tr.json @@ -7,28 +7,28 @@ "about": "Hakkımızda" }, "footer": { - "about": "About", - "cooperative": "Copperative", - "whitepaper": "White Paper", - "yellowpaper": "Yellow Paper", - "research": "Research", + "about": "Hakkımızda", + "cooperative": "Kooperatif", + "whitepaper": "Beyaz Kağıt", + "yellowpaper": "Sarı Kağıt", + "research": "Araştırma", "pnktoken": "PNK Token", - "developer": "Developer", - "integrations": "Integrations", - "governance": "Governance", - "escrow": "Escrow", - "curate": "Curate", - "fellowship": "Fellowship", - "community": "Community", + "developer": "Geliştirici", + "integrations": "Entegrasyonlar", + "governance": "Yönetim", + "escrow": "Emanet", + "curate": "Kuratörlük", + "fellowship": "Burs", + "community": "Topluluk", "blog": "Blog", - "media": "Media", - "book": "Book", - "faq": "FAQ", - "subscribe-title": "Stay Updated", - "subscribe-placeholder": "your@email.com", - "subscribe-button": "Subscribe", - "button-primary": "Join as a Juror", - "button-secondary": "Become a Partner", - "copyright": "Copyright" + "media": "Medya", + "book": "Kitap", + "faq": "SSS", + "subscribe-title": "Güncel Kalın", + "subscribe-placeholder": "sizin@email.com", + "subscribe-button": "Abone Ol", + "button-primary": "Jüri Üyesi Ol", + "button-secondary": "Ortak Ol", + "copyright": "Telif Hakkı" } }