mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
[tx-robot] updated from transifex
This commit is contained in:
parent
ac8bb267a3
commit
aaa9c0ba6c
2 changed files with 10 additions and 0 deletions
6
apps/admin_audit/l10n/ko.js
Normal file
6
apps/admin_audit/l10n/ko.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
OC.L10N.register(
|
||||
"admin_audit",
|
||||
{
|
||||
"Auditing / Logging" : "감시 / 로깅"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
4
apps/admin_audit/l10n/ko.json
Normal file
4
apps/admin_audit/l10n/ko.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ "translations": {
|
||||
"Auditing / Logging" : "감시 / 로깅"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
Loading…
Reference in a new issue