diff options
Diffstat (limited to 'lib/l10n/ig.js')
-rw-r--r-- | lib/l10n/ig.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/ig.js b/lib/l10n/ig.js new file mode 100644 index 00000000000..e8844903c56 --- /dev/null +++ b/lib/l10n/ig.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "lib", + { + "Accounts" : "Accounts" +}, +"nplurals=1; plural=0;"); |