-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rcf 361 - Disable language for which the localization file is not pre…
…sent (#245) * RCF-377 fixed Signed-off-by: aviral-mishra-hunter <aviralmishra.015@gmail.com> * Overflow Fix Signed-off-by: aviral-mishra-hunter <aviralmishra.015@gmail.com> * Disabled language whose localization file is not available Signed-off-by: Piyush7034 <piyushshukla2100@gmail.com> * Small fix Signed-off-by: Piyush7034 <piyushshukla2100@gmail.com> * Added locale codes in a constants file Signed-off-by: Piyush7034 <piyushshukla2100@gmail.com> * Fixed packet auth page ui Signed-off-by: Piyush7034 <piyushshukla2100@gmail.com> * Added more locales to constants Signed-off-by: Piyush7034 <piyushshukla2100@gmail.com> --------- Signed-off-by: aviral-mishra-hunter <aviralmishra.015@gmail.com> Signed-off-by: Piyush7034 <piyushshukla2100@gmail.com> Co-authored-by: aviral-mishra-hunter <aviralmishra.015@gmail.com>
- Loading branch information
1 parent
32aaecf
commit 424527a
Showing
17 changed files
with
176 additions
and
223 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
arb-dir: lib/l10n | ||
arb-dir: assets/l10n | ||
template-arb-file: app_en.arb | ||
output-localization-file: app_localizations.dart |
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
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
Oops, something went wrong.