1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-11 01:46:13 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-02-03 03:13:28 +00:00
parent e0dc353be4
commit 8ac335a68d
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 8 additions and 0 deletions

View File

@ -1,8 +1,12 @@
OC.L10N.register(
"ocsms",
{
"Phone Sync" : "手機同步",
"Cancel" : "取消",
"Confirm" : "確認",
"Settings" : "設定",
"Label" : "標籤",
"Notification settings" : "通知設定",
"Enable" : "啟用",
"Disable" : "停用"
},

View File

@ -1,6 +1,10 @@
{ "translations": {
"Phone Sync" : "手機同步",
"Cancel" : "取消",
"Confirm" : "確認",
"Settings" : "設定",
"Label" : "標籤",
"Notification settings" : "通知設定",
"Enable" : "啟用",
"Disable" : "停用"
},"pluralForm" :"nplurals=1; plural=0;"