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

ms_MY.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 235cd6bd3170389be731de79264decbb84e9c5c6 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "notifications",
    {
    "Hello %s" : "Hai %s",
    "Hello %s," : "Hai %s,",
    "in {path}" : "dalam {haluan}",
    "Your settings have been updated." : "Tetapan anda sudah dikemaskini."
},
"nplurals=1; plural=0;");