Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(translations): sync translations from transifex (v40) #1414

Merged
merged 1 commit into from
Jun 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion i18n/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ msgid "Passwords do not match"
msgstr "Пароли не совпадают"

msgid "Please provide a value"
msgstr ""
msgstr "Введите значение"

msgid "New group"
msgstr ""
Expand Down
5 changes: 4 additions & 1 deletion i18n/zh.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-01-19T12:15:17.744Z\n"
"POT-Creation-Date: 2024-03-27T09:03:25.496Z\n"
"PO-Revision-Date: 2023-05-22 19:30+0000\n"
"Last-Translator: easylin <[email protected]>, 2024\n"
"Language-Team: Chinese (https://app.transifex.com/hisp-uio/teams/100509/zh/)\n"
Expand Down Expand Up @@ -715,6 +715,9 @@ msgstr "获取此用户时出错。"
msgid "Edit user"
msgstr "编辑用户"

msgid "You do not have access to edit this user group"
msgstr "您无权编辑此用户组"

msgid "Overview"
msgstr "概要"

Expand Down
Loading