We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dede5ca commit 9b425f5Copy full SHA for 9b425f5
l10n/mn.js
@@ -0,0 +1,9 @@
1
+OC.L10N.register(
2
+ "integration_replicate",
3
+ {
4
+ "Bad HTTP method" : "Буруу HTTP арга",
5
+ "Bad credentials" : "Буруу нэвтрэх мэдээлэл",
6
+ "Text generation" : "Текст үүсгэх",
7
+ "Image generation" : "Зураг үүсгэх"
8
+},
9
+"nplurals=2; plural=(n != 1);");
l10n/mn.json
@@ -0,0 +1,7 @@
+{ "translations": {
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
0 commit comments