diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-11-16 21:32:23 +0100 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-11-16 21:32:23 +0100 |
commit | 1addb8dca61c80049c1e705b41737263f8b06f23 (patch) | |
tree | 58d648b73a177390ffa3a38a03792db46f58f4b4 /i18n/ru.yaml | |
parent | aaf236410e92d7bb965d531733e16bacd31ec3ae (diff) |
Refactor footer
Diffstat (limited to 'i18n/ru.yaml')
-rw-r--r-- | i18n/ru.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/ru.yaml b/i18n/ru.yaml index 7717f5d..9501165 100644 --- a/i18n/ru.yaml +++ b/i18n/ru.yaml @@ -4,5 +4,8 @@ - id: Edit this page translation: Редактировать эту сраницу +- id: Last modified by + translation: Last modified by + - id: bookSearchConfig translation: '{ split: /[^a-zа-яё0-9\w]/gi }' |