Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wiki-js
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
wiki-js
Commits
e04ec6a0
Commit
e04ec6a0
authored
May 01, 2017
by
Nicolas Giard
Committed by
GitHub
May 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: Added Chinese + Japanese localization files
parent
a9ed4990
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
16 additions
and
1 deletion
+16
-1
auth.json
server/locales/de/auth.json
+1
-0
auth.json
server/locales/en/auth.json
+2
-1
auth.json
server/locales/es/auth.json
+1
-0
auth.json
server/locales/fr/auth.json
+1
-0
auth.json
server/locales/ja/auth.json
+2
-0
common.json
server/locales/ja/common.json
+2
-0
auth.json
server/locales/ko/auth.json
+1
-0
auth.json
server/locales/pt/auth.json
+1
-0
auth.json
server/locales/ru/auth.json
+1
-0
auth.json
server/locales/zh/auth.json
+2
-0
common.json
server/locales/zh/common.json
+2
-0
No files found.
server/locales/de/auth.json
View file @
e04ec6a0
...
...
@@ -2,6 +2,7 @@
"providers"
:
{
"local"
:
"Lokal"
,
"windowslive"
:
"Microsoft-Konto"
,
"azure"
:
"Azure Active Directory"
,
"google"
:
"Google-ID"
,
"facebook"
:
"Facebook"
,
"github"
:
"GitHub"
,
...
...
server/locales/en/auth.json
View file @
e04ec6a0
...
...
@@ -9,4 +9,4 @@
"slack"
:
"Slack"
,
"ldap"
:
"LDAP / Active Directory"
}
}
}
\ No newline at end of file
server/locales/es/auth.json
View file @
e04ec6a0
...
...
@@ -2,6 +2,7 @@
"providers"
:
{
"local"
:
"Local"
,
"windowslive"
:
"Cuenta de Microsoft"
,
"azure"
:
"Azure Active Directory"
,
"google"
:
"ID de google"
,
"facebook"
:
"Facebook"
,
"github"
:
"GitHub"
,
...
...
server/locales/fr/auth.json
View file @
e04ec6a0
...
...
@@ -2,6 +2,7 @@
"providers"
:
{
"local"
:
"Local"
,
"windowslive"
:
"Compte Microsoft"
,
"azure"
:
"Azure Active Directory"
,
"google"
:
"Google ID"
,
"facebook"
:
"Facebook"
,
"github"
:
"GitHub"
,
...
...
server/locales/ja/auth.json
0 → 100644
View file @
e04ec6a0
{
}
\ No newline at end of file
server/locales/ja/common.json
0 → 100644
View file @
e04ec6a0
{
}
\ No newline at end of file
server/locales/ko/auth.json
View file @
e04ec6a0
...
...
@@ -2,6 +2,7 @@
"providers"
:
{
"local"
:
"자체 계정"
,
"windowslive"
:
"Microsoft 계정"
,
"azure"
:
"Azure Active Directory"
,
"google"
:
"Google 계정"
,
"facebook"
:
"Facebook 계정"
,
"github"
:
"GitHub 계정"
,
...
...
server/locales/pt/auth.json
View file @
e04ec6a0
...
...
@@ -2,6 +2,7 @@
"providers"
:
{
"local"
:
"Local"
,
"windowslive"
:
"Conta Microsoft"
,
"azure"
:
"Azure Active Directory"
,
"google"
:
"Google ID"
,
"facebook"
:
"Facebook"
,
"github"
:
"GitHub"
,
...
...
server/locales/ru/auth.json
View file @
e04ec6a0
...
...
@@ -2,6 +2,7 @@
"providers"
:
{
"local"
:
"Местный"
,
"windowslive"
:
"Счет Microsoft"
,
"azure"
:
"Azure Active Directory"
,
"google"
:
"Google ID"
,
"facebook"
:
"Facebook"
,
"github"
:
"GitHub"
,
...
...
server/locales/zh/auth.json
0 → 100644
View file @
e04ec6a0
{
}
\ No newline at end of file
server/locales/zh/common.json
0 → 100644
View file @
e04ec6a0
{
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment