loc: update gif strings and translate them to russian
This commit is contained in:
parent
9aabb4d738
commit
18c0dbadfd
2 changed files with 4 additions and 2 deletions
|
@ -160,6 +160,6 @@
|
|||
"TroubleshootingGuide": "self-troubleshooting guide",
|
||||
"UpdateNewYears": "new years clean up",
|
||||
"SettingsTwitterGif": "convert gifs to .gif",
|
||||
"SettingsTwitterGifDescription": ".gif is lossy and extremely inefficient. file sizes may be larger than expected. use only when necessary."
|
||||
"SettingsTwitterGifDescription": "converting looping videos to .gif reduces quality and majorly increases file size. if you want best efficiency, keep this setting off."
|
||||
}
|
||||
}
|
||||
|
|
|
@ -160,6 +160,8 @@
|
|||
"UrgentTwitterPatch": "фиксы и удобное скачивание",
|
||||
"StatusPage": "статус серверов",
|
||||
"TroubleshootingGuide": "гайд по устранению проблем",
|
||||
"UpdateNewYears": "новогодняя уборка"
|
||||
"UpdateNewYears": "новогодняя уборка",
|
||||
"SettingsTwitterGif": "конвертировать гифки в .gif",
|
||||
"SettingsTwitterGifDescription": "конвертирование зацикленного видео в .gif снижает качество и значительно увеличивает размер файла. если важна максимальная эффективность, то не используй эту функцию."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue