-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pontoon: Update Hebrew (he) localization of Facebook Container
Localization authors: - ItielMaN <[email protected]>
- Loading branch information
1 parent
e457eee
commit 55d483c
Showing
1 changed file
with
26 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"facebookContainer": { | ||
"message": "Facebook Container", | ||
"description": "This is the name of the extension, and appears at the top of all onboarding panels. Please do not translate \"Facebook Container\"." | ||
}, | ||
"btn-cancel": { | ||
"message": "ביטול", | ||
"description": "This is a button to cancel out of the onboarding panel." | ||
}, | ||
"btn-next": { | ||
"message": "הבא", | ||
"description": "This is a button to continue to the next onboarding panel." | ||
}, | ||
"btn-back": { | ||
"message": "חזרה", | ||
"description": "This is a button that returns the user to the previous onboarding panel." | ||
}, | ||
"btn-done": { | ||
"message": "סיום", | ||
"description": "This is a button the user clicks to close out the panel when they have finished reading the text." | ||
}, | ||
"btn-arrow-back": { | ||
"message": "חזרה לחלונית הקודמת.", | ||
"description": "This is alternative text for the back arrow button." | ||
} | ||
} |