chore: Update translations
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
22
app/javascript/dashboard/i18n/locale/fa/search.json
Normal file
22
app/javascript/dashboard/i18n/locale/fa/search.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"SEARCH": {
|
||||
"TABS": {
|
||||
"ALL": "همه",
|
||||
"CONTACTS": "مخاطبین",
|
||||
"CONVERSATIONS": "گفتگوها",
|
||||
"MESSAGES": "پیامها"
|
||||
},
|
||||
"SECTION": {
|
||||
"CONTACTS": "مخاطبین",
|
||||
"CONVERSATIONS": "گفتگوها",
|
||||
"MESSAGES": "پیامها"
|
||||
},
|
||||
"EMPTY_STATE": "No %{item} found for query '%{query}'",
|
||||
"EMPTY_STATE_FULL": "No results found for query '%{query}'",
|
||||
"PLACEHOLDER_KEYBINDING": "/ to focus",
|
||||
"INPUT_PLACEHOLDER": "Search message content, contact name, email or phone or conversations",
|
||||
"BOT_LABEL": "ربات",
|
||||
"READ_MORE": "ادامه مطلب",
|
||||
"WROTE": "wrote:"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user