diff --git a/l10n/lo.js b/l10n/lo.js index df286d6..40a554e 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -1,6 +1,8 @@ OC.L10N.register( "ocsms", { - "Confirm" : "ຢືນຢັນ" + "Cancel" : "ຍົກເລີກ", + "Confirm" : "ຢືນຢັນ", + "Settings" : "ການຕັ້ງຄ່າ" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 1038c8d..f326236 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -1,4 +1,6 @@ { "translations": { - "Confirm" : "ຢືນຢັນ" + "Cancel" : "ຍົກເລີກ", + "Confirm" : "ຢືນຢັນ", + "Settings" : "ການຕັ້ງຄ່າ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file