-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
020f280
commit 5428442
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"LOGIN_TITLE": "{{app}} لاگ ان کریں", | ||
"LOGIN_BELOW": "براہ کرم نیچے لاگ ان کریں۔", | ||
"WELCOME": "میں خوش آمدید {{app}}", | ||
"LOGIN_PASSWORD": "پاس ورڈ کے لیے {{configFile}} پر کنفگ فائل چیک کریں۔", | ||
"LOGIN_USING_ENV_PASSWORD": "پاس ورڈ $PASSWORD سے سیٹ کیا گیا تھا۔", | ||
"LOGIN_USING_HASHED_PASSWORD": "پاس ورڈ $HASHED_PASSWORD سے سیٹ کیا گیا تھا۔", | ||
"SUBMIT": "جمع کرائیں", | ||
"PASSWORD_PLACEHOLDER": "پاس ورڈ", | ||
"LOGIN_RATE_LIMIT": "لاگ ان کی شرح محدود!", | ||
"MISS_PASSWORD": "پاس ورڈ غائب ہے۔", | ||
"INCORRECT_PASSWORD": "غلط پاس ورڈ" | ||
} |