Created
February 3, 2021 10:00
-
-
Save honzabilek4/3199c0ae6aac78fab3aed0760651bb70 to your computer and use it in GitHub Desktop.
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
{ | |
"hello_localazy": "Hello Localazy!", | |
"calendar": { | |
"one": "Calendar", | |
"other": "Calendars" | |
}, | |
"field": { | |
"one": "Field", | |
"other": "Fields" | |
}, | |
"title": { | |
"one": "Title", | |
"other": "Titles" | |
}, | |
"event": { | |
"one": "Event", | |
"other": "Events" | |
}, | |
"color": { | |
"one": "Color", | |
"other": "Colors" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment