1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-09 17:06:12 +00:00
ocsms/l10n/en_GB.js
2019-12-22 03:23:58 +00:00

15 lines
397 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Phone Sync",
"An app to sync SMS with your cloud" : "An app to sync SMS with your cloud",
"Cancel" : "Cancel",
"Confirm" : "Confirm",
"Settings" : "Settings",
"Label" : "Label",
"Notification settings" : "Notification settings",
"Enable" : "Enable",
"Disable" : "Disable"
},
"nplurals=2; plural=(n != 1);");