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

ja.js « l10n - github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 046dcb0bc20c800ccb59e16fcc67ebd0a3d5f515 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "theming_customcss",
    {
    "Saved" : "保存しました",
    "Error" : "エラー",
    "Save" : "保存"
},
"nplurals=1; plural=0;");