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

Updated translations with latest Crowdin changes #5331

Open
wants to merge 2 commits into
base: development
Choose a base branch
from
Open
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 lang/ka/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
'mfa_setup_method' => 'configured MFA method',
'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
'mfa_remove_method' => 'removed MFA method',
'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
'mfa_remove_method_notification' => 'მულტი-ფაქტორული მეთოდი წარმატებით მოიხსნა',

// Settings
'settings_update' => 'updated settings',
Expand Down
2 changes: 1 addition & 1 deletion lang/zh_TW/validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
'totp' => '提供的代碼無效或已過期。',
'unique' => ':attribute 已經被使用。',
'url' => ':attribute 格式無效。',
'uploaded' => '無法上傳文件, 服務器可能不接受此大小的文件。',
'uploaded' => '無法上傳文檔案, 伺服器可能不接受此大小的檔案。',

// Custom validation lines
'custom' => [
Expand Down
Loading