WIP Whiteboard Changes
This commit is contained in:
6
client/src/translations/en/common.json
Normal file
6
client/src/translations/en/common.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"welcome": {
|
||||
"title": "Welcome to {{framework}}",
|
||||
"intro": "To get started, edit <1><0></0></1> and save to reload."
|
||||
}
|
||||
}
|
||||
6
client/src/translations/es/common.json
Normal file
6
client/src/translations/es/common.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"welcome": {
|
||||
"title": "Welcome to {{framework}}",
|
||||
"intro": "To get started, edit <1><0></0></1> and save to reload."
|
||||
}
|
||||
}
|
||||
6
client/src/translations/fr/common.json
Normal file
6
client/src/translations/fr/common.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"welcome": {
|
||||
"title": "Welcome to {{framework}}",
|
||||
"intro": "To get started, edit <1><0></0></1> and save to reload."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user