-
Notifications
You must be signed in to change notification settings - Fork 0
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
e1f2130
commit 89711b1
Showing
1 changed file
with
3 additions
and
3 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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"en": { | ||
"greeting": "Hello, {name}!", | ||
"farewell": "GoodBye!" | ||
"speech": "I hope you love the Metro Plugin, Regards Oarabile 🔥!" | ||
}, | ||
"tn": { | ||
"greeting": "Dumela, {name}!", | ||
"farewell": "Tsamaya sentle!" | ||
"speech": "Ke ka rata fa o ratile Plugin ya Metro, Lefoko le tswa ko go Oarabile 🔥!" | ||
}, | ||
"fr": { | ||
"greeting": "Bonjour, {name}!", | ||
"farewell": "Au revoir!" | ||
"speech": "J'espère que vous aimerez le plugin Metro. Cordialement, Oarabile 🔥 !" | ||
} | ||
} |