intl: fa: Restore translation of isHistoryNavigationToolbarShown

And add translation of "theme" (unused).
This commit is contained in:
Calcitem 2021-07-05 23:42:13 +08:00
parent b3da16ec87
commit 292564301c
1 changed files with 3 additions and 3 deletions

View File

@ -604,7 +604,7 @@
"@isNotationsShown": { "@isNotationsShown": {
"description": "Show notations on board" "description": "Show notations on board"
}, },
"isHistoryNavigationToolbarShown": "نمایش تاریخچه نوار ابزار پیمایش", "isHistoryNavigationToolbarShown": "نمایش نوار ابزار پیمایش تاریخچه",
"@isHistoryNavigationToolbarShown": { "@isHistoryNavigationToolbarShown": {
"description": "Show history navigation toolbar" "description": "Show history navigation toolbar"
}, },
@ -797,7 +797,7 @@
"@none": { "@none": {
"description": "None" "description": "None"
}, },
"theme": "موضوع", "theme": "پوسته",
"@theme": { "@theme": {
"description": "Theme" "description": "Theme"
}, },