mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-04 00:50:18 +00:00
updated translations
This commit is contained in:
3
test/doctype/test/locale/_messages_doc.json
Normal file
3
test/doctype/test/locale/_messages_doc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
[
|
||||
"test"
|
||||
]
|
||||
3
test/doctype/test/locale/ar-doc.json
Normal file
3
test/doctype/test/locale/ar-doc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test": "\u0627\u062e\u062a\u0628\u0627\u0631"
|
||||
}
|
||||
3
test/doctype/test/locale/es-doc.json
Normal file
3
test/doctype/test/locale/es-doc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test": "prueba"
|
||||
}
|
||||
3
test/doctype/test/locale/fr-doc.json
Normal file
3
test/doctype/test/locale/fr-doc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test": "test"
|
||||
}
|
||||
3
test/doctype/test/locale/hi-doc.json
Normal file
3
test/doctype/test/locale/hi-doc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test": "\u092a\u0930\u0940\u0915\u094d\u0937\u0923"
|
||||
}
|
||||
3
test/doctype/test/locale/hr-doc.json
Normal file
3
test/doctype/test/locale/hr-doc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test": "test"
|
||||
}
|
||||
3
test/doctype/test/locale/nl-doc.json
Normal file
3
test/doctype/test/locale/nl-doc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test": "test"
|
||||
}
|
||||
3
test/doctype/test/locale/pt-doc.json
Normal file
3
test/doctype/test/locale/pt-doc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"test": "teste"
|
||||
}
|
||||
1
test/module_def/test/locale/_messages_doc.json
Normal file
1
test/module_def/test/locale/_messages_doc.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
Reference in New Issue
Block a user