mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 20:32:39 +02:00
refactor: update UI components for better accessibility and styling consistency
This commit is contained in:
parent
2021f6c4b7
commit
a74ed014cc
11 changed files with 72 additions and 102 deletions
|
|
@ -123,7 +123,6 @@
|
|||
"api_key_nav_description": "Manage your API access token",
|
||||
"api_key_title": "API Key",
|
||||
"api_key_description": "Use this key to authenticate API requests",
|
||||
"api_key_warning_title": "Keep it secret",
|
||||
"api_key_warning_description": "Your API key grants full access to your account. Never share it publicly or commit it to version control.",
|
||||
"your_api_key": "Your API Key",
|
||||
"copied": "Copied!",
|
||||
|
|
|
|||
|
|
@ -123,7 +123,6 @@
|
|||
"api_key_nav_description": "Administra tu token de acceso a la API",
|
||||
"api_key_title": "Clave API",
|
||||
"api_key_description": "Usa esta clave para autenticar las solicitudes de la API",
|
||||
"api_key_warning_title": "Mantenla en secreto",
|
||||
"api_key_warning_description": "Tu clave API otorga acceso completo a tu cuenta. Nunca la compartas públicamente ni la incluyas en el control de versiones.",
|
||||
"your_api_key": "Tu clave API",
|
||||
"copied": "¡Copiado!",
|
||||
|
|
|
|||
|
|
@ -123,7 +123,6 @@
|
|||
"api_key_nav_description": "अपना API एक्सेस टोकन प्रबंधित करें",
|
||||
"api_key_title": "API कुंजी",
|
||||
"api_key_description": "API अनुरोधों को प्रमाणित करने के लिए इस कुंजी का उपयोग करें",
|
||||
"api_key_warning_title": "इसे गुप्त रखें",
|
||||
"api_key_warning_description": "आपकी API कुंजी आपके खाते तक पूर्ण पहुंच प्रदान करती है। इसे कभी सार्वजनिक रूप से साझा न करें या संस्करण नियंत्रण में शामिल न करें।",
|
||||
"your_api_key": "आपकी API कुंजी",
|
||||
"copied": "कॉपी किया गया!",
|
||||
|
|
|
|||
|
|
@ -123,7 +123,6 @@
|
|||
"api_key_nav_description": "Gerencie seu token de acesso à API",
|
||||
"api_key_title": "Chave API",
|
||||
"api_key_description": "Use esta chave para autenticar solicitações da API",
|
||||
"api_key_warning_title": "Mantenha em segredo",
|
||||
"api_key_warning_description": "Sua chave API concede acesso total à sua conta. Nunca a compartilhe publicamente nem a inclua no controle de versão.",
|
||||
"your_api_key": "Sua chave API",
|
||||
"copied": "Copiado!",
|
||||
|
|
|
|||
|
|
@ -108,7 +108,6 @@
|
|||
"api_key_nav_description": "管理您的API访问令牌",
|
||||
"api_key_title": "API密钥",
|
||||
"api_key_description": "使用此密钥验证API请求",
|
||||
"api_key_warning_title": "请保密",
|
||||
"api_key_warning_description": "您的API密钥可以完全访问您的账户。请勿公开分享或提交到版本控制。",
|
||||
"your_api_key": "您的API密钥",
|
||||
"copied": "已复制!",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue