feat(i18n): readermode translations and icon (#1961)
* fix(readermode): Translations and a new icon for ReaderMode * Formatted * Replaced icon
This commit is contained in:
parent
c33f96e572
commit
e98d97a271
30 changed files with 101 additions and 10 deletions
|
@ -32,6 +32,9 @@ export default {
|
|||
explorer: {
|
||||
title: "المستعرض",
|
||||
},
|
||||
readerMode: {
|
||||
title: "وضع القارئ",
|
||||
},
|
||||
footer: {
|
||||
createdWith: "أُنشئ باستخدام",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue