mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-12 10:26:31 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
e0dc353be4
commit
8ac335a68d
@ -1,8 +1,12 @@
|
|||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"ocsms",
|
"ocsms",
|
||||||
{
|
{
|
||||||
|
"Phone Sync" : "手機同步",
|
||||||
"Cancel" : "取消",
|
"Cancel" : "取消",
|
||||||
|
"Confirm" : "確認",
|
||||||
"Settings" : "設定",
|
"Settings" : "設定",
|
||||||
|
"Label" : "標籤",
|
||||||
|
"Notification settings" : "通知設定",
|
||||||
"Enable" : "啟用",
|
"Enable" : "啟用",
|
||||||
"Disable" : "停用"
|
"Disable" : "停用"
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Phone Sync" : "手機同步",
|
||||||
"Cancel" : "取消",
|
"Cancel" : "取消",
|
||||||
|
"Confirm" : "確認",
|
||||||
"Settings" : "設定",
|
"Settings" : "設定",
|
||||||
|
"Label" : "標籤",
|
||||||
|
"Notification settings" : "通知設定",
|
||||||
"Enable" : "啟用",
|
"Enable" : "啟用",
|
||||||
"Disable" : "停用"
|
"Disable" : "停用"
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user