Skip to content

Commit

Permalink
Adjust the translated strings to the correct max size. (#5248)
Browse files Browse the repository at this point in the history
* Update pt-BR localization

* Update ru localization
  • Loading branch information
auroursa authored Sep 10, 2024
1 parent 66239ba commit db9cf92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/locale/locales/pt-BR/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -7040,7 +7040,7 @@ msgstr "A Política de Privacidade foi movida para <0/>"

#: src/state/queries/video/video.ts:227
msgid "The selected video is larger than 50MB."
msgstr "Vídeo selecionado é maior que 100 MB."
msgstr "Vídeo selecionado é maior que 50 MB."

#: src/screens/StarterPack/StarterPackScreen.tsx:713
msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead."
Expand Down
2 changes: 1 addition & 1 deletion src/locale/locales/ru/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -6238,7 +6238,7 @@ msgstr "Политика конфиденциальности была пере

#: src/state/queries/video/video.ts:188
msgid "The selected video is larger than 50MB."
msgstr "Размер выбранного видео превышает 100МБ."
msgstr "Размер выбранного видео превышает 50МБ."

#: src/screens/StarterPack/StarterPackScreen.tsx:713
msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead."
Expand Down

0 comments on commit db9cf92

Please sign in to comment.