Update language files and fix UI issues
This commit is contained in:
49
src/assets/locale/ml/common.json
Normal file
49
src/assets/locale/ml/common.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"save": "സേവ് ചെയ്യുക",
|
||||
"saved": "സംരക്ഷിച്ചു",
|
||||
"cancel": "റദ്ദാക്കുക",
|
||||
"retry": "വീണ്ടും ശ്രമിക്കുക",
|
||||
"share": {
|
||||
"tooltip": {
|
||||
"share": "പങ്കിടുക"
|
||||
},
|
||||
"modal": {
|
||||
"title": "ചാറ്റ് ലിങ്ക് പങ്കിടുക"
|
||||
},
|
||||
"form": {
|
||||
"defaultValue": {
|
||||
"name": "അജ്ഞാതന്",
|
||||
"title": "പേരില്ലാത്ത ചാറ്റ്"
|
||||
},
|
||||
"title": {
|
||||
"label": "ചാറ്റ് തലക്കെട്ട്",
|
||||
"placeholder": "ചാറ്റ് തലക്കെട്ട് നല്കുക",
|
||||
"required": "ചാറ്റ് തലക്കെട്ട് ആവശ്യമാണ്"
|
||||
},
|
||||
"name": {
|
||||
"label": "നിങ്ങളുടെ പേര്",
|
||||
"placeholder": "നിങ്ങളുടെ പേര് നല്കുക",
|
||||
"required": "നിങ്ങളുടെ പേര് ആവശ്യമാണ്"
|
||||
},
|
||||
"btn": {
|
||||
"save": "ലിങ്ക് ജനറേറ്റ് ചെയ്യുക",
|
||||
"saving": "ലിങ്ക് ജനറേറ്റ് ചെയ്യുന്നു..."
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"successGenerate": "ലിങ്ക് ക്ലിപ്ബോര്ഡിലേക്ക് പകര്ത്തി",
|
||||
"failGenerate": "ലിങ്ക് ജനറേറ്റ് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു"
|
||||
}
|
||||
},
|
||||
"copyToClipboard": "ക്ലിപ്ബോര്ഡിലേക്ക് പകര്ത്തുക",
|
||||
"webSearch": "വെബ് തിരയുന്നു",
|
||||
"regenerate": "വീണ്ടും ജനറേറ്റ് ചെയ്യുക",
|
||||
"edit": "എഡിറ്റ് ചെയ്യുക",
|
||||
"saveAndSubmit": "സേവ് ചെയ്ത് സമര്പ്പിക്കുക",
|
||||
"editMessage": {
|
||||
"placeholder": "ഒരു സന്ദേശം ടൈപ്പ് ചെയ്യുക..."
|
||||
},
|
||||
"submit": "സമർപ്പിക്കുക",
|
||||
"noData": "ഡാറ്റ ലഭ്യമല്ല",
|
||||
"noHistory": "ചാറ്റ് ചരിത്രം ലഭ്യമല്ല"
|
||||
}
|
||||
Reference in New Issue
Block a user