mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
4dcde1e216
* layout wip * Icon changes, add badgewrapped icons to smart tx * grouping by date wip * typo fix * group txs by date, button styling * removing queue/history division, adding datestamp for pending tx, minor styling changes * adding tests, updating snap * font size fix * e2e fixes * Remove unnecessary tabIndex and keypress handler * Fix typo for fontWeight * Fix nesting warning by removing unnecessary Text * Fix tests * Fix import and exports * Remove unused verbiage * Update E2E selectors * More E2E * More E2Es * More test fixes * awaiting find instead of click * adding regularDelayMs to flaky test * removing delay * increasing delay outside of wait * adding back first-child to selector * test fixes * using datatestid for primary currency * sorting date txgroups * wip alignment for big numbers * alignment issues fix * lintfix * adding tabindex, cursor pointer, updating snap * unit test fix * storybook additions * snaphot update * update snap --------- Co-authored-by: David Walsh <davidwalsh83@gmail.com>
146 lines
3.0 KiB
JSON
Generated
146 lines
3.0 KiB
JSON
Generated
{
|
|
"QRHardwareSignRequestCancel": {
|
|
"message": "નકારો"
|
|
},
|
|
"about": {
|
|
"message": "વિશે"
|
|
},
|
|
"account": {
|
|
"message": "એકાઉન્ટ"
|
|
},
|
|
"advanced": {
|
|
"message": "વિગતવાર"
|
|
},
|
|
"appName": {
|
|
"message": "MetaMask",
|
|
"description": "The name of the application"
|
|
},
|
|
"appNameBeta": {
|
|
"message": "MetaMask Beta",
|
|
"description": "The name of the application (Beta)"
|
|
},
|
|
"appNameFlask": {
|
|
"message": "MetaMask Flask",
|
|
"description": "The name of the application (Flask)"
|
|
},
|
|
"back": {
|
|
"message": "પાછળ"
|
|
},
|
|
"basic": {
|
|
"message": "મૂળભૂત"
|
|
},
|
|
"cancel": {
|
|
"message": "રદ કરો"
|
|
},
|
|
"close": {
|
|
"message": "બંધ કરો"
|
|
},
|
|
"confirm": {
|
|
"message": "પુષ્ટિ કરો"
|
|
},
|
|
"connect": {
|
|
"message": "કનેક્ટ કરો"
|
|
},
|
|
"copyToClipboard": {
|
|
"message": "ક્લિપબોર્ડ પર કૉપિ કરો"
|
|
},
|
|
"create": {
|
|
"message": "બનાવો"
|
|
},
|
|
"custom": {
|
|
"message": "વિગતવાર"
|
|
},
|
|
"delete": {
|
|
"message": "કાઢી નાખો"
|
|
},
|
|
"details": {
|
|
"message": "વિગતો"
|
|
},
|
|
"done": {
|
|
"message": "થઈ ગયું"
|
|
},
|
|
"edit": {
|
|
"message": "સંપાદન"
|
|
},
|
|
"fast": {
|
|
"message": "ઝડપી"
|
|
},
|
|
"forgetDevice": {
|
|
"message": "આ ઉપકરણને ભૂલી જાઓ"
|
|
},
|
|
"hide": {
|
|
"message": "છુપાવો"
|
|
},
|
|
"history": {
|
|
"message": "ઇતિહાસ"
|
|
},
|
|
"import": {
|
|
"message": "આયાત કરો",
|
|
"description": "Button to import an account from a selected file"
|
|
},
|
|
"imported": {
|
|
"message": "આયાત કરેલા",
|
|
"description": "status showing that an account has been fully loaded into the keyring"
|
|
},
|
|
"loading": {
|
|
"message": "લોડ કરી રહ્યું છે..."
|
|
},
|
|
"next": {
|
|
"message": "આગલું"
|
|
},
|
|
"off": {
|
|
"message": "બંધ"
|
|
},
|
|
"ok": {
|
|
"message": "બરાબર, સમજાઇ ગયું"
|
|
},
|
|
"on": {
|
|
"message": "ચાલુ"
|
|
},
|
|
"origin": {
|
|
"message": "મૂળ"
|
|
},
|
|
"password": {
|
|
"message": "પાસવર્ડ"
|
|
},
|
|
"reject": {
|
|
"message": "નકારો"
|
|
},
|
|
"remove": {
|
|
"message": "દૂર કરો"
|
|
},
|
|
"removeAccount": {
|
|
"message": "એકાઉન્ટ દૂર કરો"
|
|
},
|
|
"reset": {
|
|
"message": "રીસેટ કરો"
|
|
},
|
|
"restore": {
|
|
"message": "પુનઃસ્થાપિત કરો"
|
|
},
|
|
"save": {
|
|
"message": "સાચવો"
|
|
},
|
|
"search": {
|
|
"message": "શોધો"
|
|
},
|
|
"send": {
|
|
"message": "મોકલો"
|
|
},
|
|
"settings": {
|
|
"message": "સેટિંગ્સ"
|
|
},
|
|
"tryAgain": {
|
|
"message": "ફરી પ્રયાસ કરો"
|
|
},
|
|
"unknown": {
|
|
"message": "અજાણ"
|
|
},
|
|
"unlock": {
|
|
"message": "અનલોક કરો"
|
|
},
|
|
"userName": {
|
|
"message": "વપરાશકર્તાનામ"
|
|
}
|
|
}
|