Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_TW.js « l10n - github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 426a765ccb77f784ae1a5f745d683305507c30f9 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "survey_client",
    {
    "An error occurred while sending your report." : "送出報告時發生錯誤。",
    "Usage survey" : "用量調查"
},
"nplurals=1; plural=0;");