feat: Update context menu options with localized titles

This commit is contained in:
n4ze3m
2024-08-20 15:36:59 +05:30
parent d5a0136837
commit 00735cddad
11 changed files with 147 additions and 9 deletions

View File

@@ -10,5 +10,20 @@
},
"openOptionToChat": {
"message": "باز کردن رابط کاربری وب برای گفتگو"
},
"contextSummarize": {
"message": "خلاصه کردن"
},
"contextExplain": {
"message": "توضیح دادن"
},
"contextRephrase": {
"message": "بازنویسی"
},
"contextTranslate" :{
"message": "ترجمه کردن"
},
"contextCustom": {
"message": "سفارشی"
}
}