Base Project Files
This commit is contained in:
11
locales/en/common.js
Normal file
11
locales/en/common.js
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Overview"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Powered by",
|
||||
"home": "Home",
|
||||
"admin": "Administration"
|
||||
}
|
||||
}
|
11
locales/fr/common.js
Normal file
11
locales/fr/common.js
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wiki": "Wiki",
|
||||
"headers": {
|
||||
"overview": "Vue d'ensemble"
|
||||
},
|
||||
"footer": {
|
||||
"poweredby": "Propulsé par",
|
||||
"home": "Accueil",
|
||||
"admin": "Administration"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user