diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2020-05-31 23:45:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-31 23:45:14 +0200 |
| commit | 19e32dc686e40f5e7ec1653f4a05aaa75cb17d80 (patch) | |
| tree | 5b2e8e02a72f044f48406883c6a43e1b0125a882 /searx/translations | |
| parent | da02e0b8d89fb664786e7bb8f1050fad0c86db6a (diff) | |
| parent | a3e15a3df6f5502c58f82f18e09d80a2fdf7a957 (diff) | |
Merge pull request #1978 from kvch/fix-rtl-in-oscar
Fix Farsi language in Oscar && adjust tables with RTL
Diffstat (limited to 'searx/translations')
| -rw-r--r-- | searx/translations/fa_IR/LC_MESSAGES/messages.mo | bin | 14413 -> 14403 bytes | |||
| -rw-r--r-- | searx/translations/fa_IR/LC_MESSAGES/messages.po | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/searx/translations/fa_IR/LC_MESSAGES/messages.mo b/searx/translations/fa_IR/LC_MESSAGES/messages.mo Binary files differindex a2f503386..56c04178f 100644 --- a/searx/translations/fa_IR/LC_MESSAGES/messages.mo +++ b/searx/translations/fa_IR/LC_MESSAGES/messages.mo diff --git a/searx/translations/fa_IR/LC_MESSAGES/messages.po b/searx/translations/fa_IR/LC_MESSAGES/messages.po index 6689dafe7..28cfd1ed6 100644 --- a/searx/translations/fa_IR/LC_MESSAGES/messages.po +++ b/searx/translations/fa_IR/LC_MESSAGES/messages.po @@ -109,7 +109,7 @@ msgstr "توابع آماری" #: searx/answerers/statistics/answerer.py:54 msgid "Compute {functions} of the arguments" -msgstr "پردازش {عملکرد های} نشانوند ها<br>" +msgstr "پردازش {functions} نشانوند ها<br>" #: searx/engines/__init__.py:194 msgid "Engine time (sec)" |