From 690a1b5c964b056861f328b2b4c4743df670faca Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 2 Oct 2020 03:26:21 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_CN.js | 3 +++ l10n/zh_CN.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index ca978b9..ec57192 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -1,6 +1,9 @@ OC.L10N.register( "bbb", { + "You created the room %s." : "你创建了房间:%s", + "You deleted the room %s." : "你删除了房间:%s", + "{user} deleted the room %s." : "{user} 删除了房间:%s", "Back to %s" : "返回 %s", "Save" : "保存", "Display name" : "显示名称", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 45ba08f..74bf21c 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,4 +1,7 @@ { "translations": { + "You created the room %s." : "你创建了房间:%s", + "You deleted the room %s." : "你删除了房间:%s", + "{user} deleted the room %s." : "{user} 删除了房间:%s", "Back to %s" : "返回 %s", "Save" : "保存", "Display name" : "显示名称",