Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
72c8d9b4
Commit
72c8d9b4
authored
Oct 12, 2017
by
amirh
Committed by
GitHub
Oct 12, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Hebrew translations (#12502)
parent
8f7c5c70
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
11 deletions
+12
-11
localizations.dart
...ges/flutter_localizations/lib/src/l10n/localizations.dart
+6
-5
material_he.arb
packages/flutter_localizations/lib/src/l10n/material_he.arb
+6
-6
No files found.
packages/flutter_localizations/lib/src/l10n/localizations.dart
View file @
72c8d9b4
...
...
@@ -209,7 +209,7 @@ const Map<String, Map<String, String>> localizations = const <String, Map<String
"backButtonTooltip"
:
r"אחורה"
,
"closeButtonTooltip"
:
r"סגור"
,
"nextMonthTooltip"
:
r"חודש הבא"
,
"previousMonthTooltip"
:
r"חודש
שעבר
"
,
"previousMonthTooltip"
:
r"חודש
קודם
"
,
"nextPageTooltip"
:
r"עמוד הבא"
,
"previousPageTooltip"
:
r"עמוד קודם"
,
"showMenuTooltip"
:
r"הצג תפריט"
,
...
...
@@ -221,13 +221,13 @@ const Map<String, Map<String, String>> localizations = const <String, Map<String
"selectedRowCountTitleOther"
:
r"$selectedRowCount פריטים שנבחרו"
,
"cancelButtonLabel"
:
r"ביטול"
,
"closeButtonLabel"
:
r"סגור"
,
"continueButtonLabel"
:
r"
לְהַמשִׁי
ך"
,
"copyButtonLabel"
:
r"
קיבלתי!
"
,
"continueButtonLabel"
:
r"
המש
ך"
,
"copyButtonLabel"
:
r"
העתק
"
,
"cutButtonLabel"
:
r"גזור"
,
"okButtonLabel"
:
r"
בסד
ר"
,
"okButtonLabel"
:
r"
אישו
ר"
,
"pasteButtonLabel"
:
r"הדבק"
,
"selectAllButtonLabel"
:
r"בחר הכל"
,
"viewLicensesButtonLabel"
:
r"
ראה
רישיונות"
,
"viewLicensesButtonLabel"
:
r"
הצג
רישיונות"
,
},
"it"
:
const
<
String
,
String
>{
"scriptCategory"
:
r"English-like"
,
...
...
@@ -452,3 +452,4 @@ const Map<String, Map<String, String>> localizations = const <String, Map<String
"postMeridiemAbbreviation"
:
r"下午"
,
},
};
packages/flutter_localizations/lib/src/l10n/material_he.arb
View file @
72c8d9b4
...
...
@@ -7,7 +7,7 @@
"backButtonTooltip"
:
"אחורה"
,
"closeButtonTooltip"
:
"סגור"
,
"nextMonthTooltip"
:
"חודש הבא"
,
"previousMonthTooltip"
:
"חודש
שעבר
"
,
"previousMonthTooltip"
:
"חודש
קודם
"
,
"nextPageTooltip"
:
"עמוד הבא"
,
"previousPageTooltip"
:
"עמוד קודם"
,
"showMenuTooltip"
:
"הצג תפריט"
,
...
...
@@ -19,11 +19,11 @@
"selectedRowCountTitleOther"
:
"$selectedRowCount פריטים שנבחרו"
,
"cancelButtonLabel"
:
"ביטול"
,
"closeButtonLabel"
:
"סגור"
,
"continueButtonLabel"
:
"
לְהַמשִׁי
ך"
,
"copyButtonLabel"
:
"
קיבלתי!
"
,
"continueButtonLabel"
:
"
המש
ך"
,
"copyButtonLabel"
:
"
העתק
"
,
"cutButtonLabel"
:
"גזור"
,
"okButtonLabel"
:
"
בסד
ר"
,
"okButtonLabel"
:
"
אישו
ר"
,
"pasteButtonLabel"
:
"הדבק"
,
"selectAllButtonLabel"
:
"בחר הכל"
,
"viewLicensesButtonLabel"
:
"ראה רישיונות"
}
\ No newline at end of file
"viewLicensesButtonLabel"
:
"הצג רישיונות"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment