Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Platform
Commits
e4b47fe0
Commit
e4b47fe0
authored
Dec 11, 2017
by
박관영
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding Korean string to other languages
parent
57e1b50c
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
13 additions
and
0 deletions
+13
-0
core.php
Modules/Translation/Resources/lang/core/de/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/el/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/en/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/es/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/fr/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/it/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/mk/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/nl/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/pl/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/pt/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/ru/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/tr/core.php
+1
-0
core.php
Modules/Translation/Resources/lang/core/zh/core.php
+1
-0
No files found.
Modules/Translation/Resources/lang/core/de/core.php
View file @
e4b47fe0
...
...
@@ -22,6 +22,7 @@ return [
'portuguese'
=>
'Portugiesisch'
,
'arabic'
=>
'Arabisch'
,
'czech'
=>
'Tschechisch'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Abbrechen'
,
...
...
Modules/Translation/Resources/lang/core/el/core.php
View file @
e4b47fe0
...
...
@@ -18,6 +18,7 @@ return [
'greek'
=>
'Ελληνικά'
,
'spanish'
=>
'Spanish'
,
'czech'
=>
'Τσέχος'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Άκυρο'
,
...
...
Modules/Translation/Resources/lang/core/en/core.php
View file @
e4b47fe0
...
...
@@ -24,6 +24,7 @@ return [
'turkish'
=>
'Türkçe'
,
'czech'
=>
'Czech'
,
'swedish'
=>
'Svenska'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Cancel'
,
...
...
Modules/Translation/Resources/lang/core/es/core.php
View file @
e4b47fe0
...
...
@@ -24,6 +24,7 @@ return [
'turkish'
=>
'Turco'
,
'czech'
=>
'Checo'
,
'swedish'
=>
'Sueco'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Cancelar'
,
...
...
Modules/Translation/Resources/lang/core/fr/core.php
View file @
e4b47fe0
...
...
@@ -24,6 +24,7 @@ return [
'macedonian'
=>
'Мacédonien'
,
'turkish'
=>
'Turc'
,
'swedish'
=>
'Suédois'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Annuler'
,
...
...
Modules/Translation/Resources/lang/core/it/core.php
View file @
e4b47fe0
...
...
@@ -18,6 +18,7 @@ return [
'greek'
=>
'Ελληνικά'
,
'spanish'
=>
'Spanish'
,
'czech'
=>
'Ceco'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Cancella'
,
...
...
Modules/Translation/Resources/lang/core/mk/core.php
View file @
e4b47fe0
...
...
@@ -24,6 +24,7 @@ return [
'arabic'
=>
'Арапски'
,
'macedonian'
=>
'Македонски'
,
'czech'
=>
'Чешка'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Откажи'
,
...
...
Modules/Translation/Resources/lang/core/nl/core.php
View file @
e4b47fe0
...
...
@@ -24,6 +24,7 @@ return [
'turkish'
=>
'Turks'
,
'czech'
=>
'Tsjechisch'
,
'swedish'
=>
'Zweeds'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Annuleren'
,
...
...
Modules/Translation/Resources/lang/core/pl/core.php
View file @
e4b47fe0
...
...
@@ -19,6 +19,7 @@ return [
'spanish'
=>
'Hiszpański'
,
'polish'
=>
'Polski'
,
'czech'
=>
'Czech'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Anuluj'
,
...
...
Modules/Translation/Resources/lang/core/pt/core.php
View file @
e4b47fe0
...
...
@@ -18,6 +18,7 @@ return [
'greek'
=>
'Grego'
,
'spanish'
=>
'Espanhol'
,
'czech'
=>
'Checo'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Cancelar'
,
...
...
Modules/Translation/Resources/lang/core/ru/core.php
View file @
e4b47fe0
...
...
@@ -19,6 +19,7 @@ return [
'spanish'
=>
'Испанский'
,
'russian'
=>
'Русский'
,
'czech'
=>
'Чешский'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Отменить'
,
...
...
Modules/Translation/Resources/lang/core/tr/core.php
View file @
e4b47fe0
...
...
@@ -23,6 +23,7 @@ return [
'turkish'
=>
'Türkçe'
,
'macedonian'
=>
'Makedonca'
,
'czech'
=>
'Çek'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'Vazgeç'
,
...
...
Modules/Translation/Resources/lang/core/zh/core.php
View file @
e4b47fe0
...
...
@@ -20,6 +20,7 @@ return [
'chinese (simplified)'
=>
'简体中文'
,
'chinese (traditional)'
=>
'繁体中文'
,
'czech'
=>
'捷克'
,
'korean'
=>
'Korean'
,
],
'button'
=>
[
'cancel'
=>
'取消'
,
...
...
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