add translation files
This commit is contained in:
4
src/i18n/resources/en.json
Normal file
4
src/i18n/resources/en.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"DefaultNavBar.navbarItems.Library": "Library",
|
||||
"screens/Library/Library": "Library"
|
||||
}
|
||||
4
src/i18n/resources/fr.json
Normal file
4
src/i18n/resources/fr.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"DefaultNavBar.navbarItems.Library": "fr(Library)",
|
||||
"screens/Library/Library": "fr(Library)"
|
||||
}
|
||||
Reference in New Issue
Block a user