summaryrefslogtreecommitdiffstats
path: root/lang/ko.yml
diff options
context:
space:
mode:
authorwinterheart <unknown@unknown>2008-11-09 00:29:20 +0000
committerwinterheart <unknown@unknown>2008-11-09 00:29:20 +0000
commit858eba2f1ca63f7ee643171e3edd63e60e69901a (patch)
treee0dad443a80e72f044990a6220ec87b5e441265b /lang/ko.yml
parent365d92ebf4503bc9887365026e25dc5563d28ffb (diff)
downloadredmine-858eba2f1ca63f7ee643171e3edd63e60e69901a.tar.gz
redmine-858eba2f1ca63f7ee643171e3edd63e60e69901a.zip
populating new string, updates for ru.yml and sv.yml (#2126)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1998 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ko.yml')
-rw-r--r--lang/ko.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ko.yml b/lang/ko.yml
index d82959a11..8a1030da7 100644
--- a/lang/ko.yml
+++ b/lang/ko.yml
@@ -688,3 +688,4 @@ permission_rename_wiki_pages: Rename wiki pages
permission_edit_time_entries: Edit time logs
permission_edit_own_issue_notes: Edit own notes
setting_gravatar_enabled: Use Gravatar user icons
+label_example: Example
e30-update-psalm-baseline'>automated/noid/stable30-update-psalm-baseline Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/settings/changepassword/controller.php
blob: 052715555e5c0adc9c31add343da7db22fc17569 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101