id-tagging-schema/dist/translations/pa.json
2022-06-17 14:43:57 +02:00

21 lines
No EOL
488 B
JSON

{
"pa": {
"presets": {
"fields": {
"address": {
"placeholders": {
"city": "ਸ਼ਹਿਰ"
}
},
"cuisine": {
"options": {
"indian": "ਭਾਰਤੀ"
}
},
"name": {
"label": "ਨਾਮ"
}
}
}
}
}