Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 6, 2023
1 parent 874b978 commit 013278c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/fa.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
OC.L10N.register(
"integration_google",
{
"Error getting OAuth access token." : "خطا در دریافت نشانه دسترسی OAuth.",
"Error during OAuth exchanges" : "خطا در هنگام تبادل OAuth",
"OAuth access token refused" : "نشانه دسترسی OAuth رد شد",
"Bad credentials" : "اعتبارنامه بد",
"Connected accounts" : "حساب‌های متصل",
"Client ID" : "شناسه مشتری",
"Client secret" : "رمز مشتری",
Expand Down
4 changes: 4 additions & 0 deletions l10n/fa.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{ "translations": {
"Error getting OAuth access token." : "خطا در دریافت نشانه دسترسی OAuth.",
"Error during OAuth exchanges" : "خطا در هنگام تبادل OAuth",
"OAuth access token refused" : "نشانه دسترسی OAuth رد شد",
"Bad credentials" : "اعتبارنامه بد",
"Connected accounts" : "حساب‌های متصل",
"Client ID" : "شناسه مشتری",
"Client secret" : "رمز مشتری",
Expand Down

0 comments on commit 013278c

Please sign in to comment.