jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/379986 )

Change subject: Add Croatia in Croatian (hr_hr)
......................................................................


Add Croatia in Croatian (hr_hr)

Bug: T174505
Change-Id: I9c56daa1e2b160f53cef0e601aca8e430199190f
---
A erfgoedbot/monuments_config/hr_hr.json
1 file changed, 152 insertions(+), 0 deletions(-)

Approvals:
  Lokal Profil: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/erfgoedbot/monuments_config/hr_hr.json 
b/erfgoedbot/monuments_config/hr_hr.json
new file mode 100644
index 0000000..fd4117b
--- /dev/null
+++ b/erfgoedbot/monuments_config/hr_hr.json
@@ -0,0 +1,152 @@
+{
+    "country": "hr",
+    "lang": "hr",
+    "description": "Monuments in Croatia in Croatian",
+    "project": "wikipedia",
+    "namespaces": [
+        4
+    ],
+    "table": "monuments_hr_(hr)",
+    "truncate": false,
+    "primkey": "kod",
+    "headerTemplate": "Spomenik zaglavlje",
+    "rowTemplate": "Spomenik red",
+    "commonsTemplate": "",
+    "commonsTrackerCategory": "",
+    "commonsCategoryBase": "Cultural heritage monuments in Croatia",
+    "unusedImagesPage": "Suradnik:Effeietsanders/Unused_images",
+    "imagesWithoutIdPage": "Suradnik:Effeietsanders/Images_without_id",
+    "registrantUrlBase": "",
+    "fields": [
+        {
+            "dest": "kod",
+            "source": "kod"
+        },
+        {
+            "dest": "zupanija",
+            "source": "zupanija"
+        },
+        {
+            "dest": "naziv",
+            "source": "naziv"
+        },
+        {
+            "dest": "opis",
+            "source": "opis"
+        },
+        {
+            "dest": "type",
+            "source": "vrsta kulturnog dobra"
+        },
+        {
+            "dest": "pravni_status",
+            "source": "pravni status"
+        },
+        {
+            "dest": "klasifikacija",
+            "source": "klasifikacija"
+        },
+        {
+            "dest": "sagradjeno",
+            "source": "sagradjeno"
+        },
+        {
+            "dest": "unesco",
+            "source": "UNESCO"
+        },
+        {
+            "dest": "adresa",
+            "source": "adresa"
+        },
+        {
+            "dest": "mjesto",
+            "source": "mjesto"
+        },
+        {
+            "dest": "grad",
+            "source": "grad"
+        },
+        {
+            "dest": "arhitekt",
+            "source": "arhitekt"
+        },
+        {
+            "dest": "lat",
+            "source": "lat",
+            "check": "checkLat"
+        },
+        {
+            "dest": "lon",
+            "source": "lon",
+            "check": "checkLon"
+        },
+        {
+            "dest": "slika",
+            "source": "slika"
+        },
+        {
+            "dest": "commonscat",
+            "source": "commonscat"
+        }
+    ],
+    "sql_lang": "Croatian",
+    "sql_country": "Croatia",
+    "sql_data": {
+        "country": {
+            "value": "hr",
+            "type": "Text"
+        },
+        "lang": {
+            "value": "hr",
+            "type": "Text"
+        },
+        "id": {
+            "value": "kod",
+            "type": "Field"
+        },
+        "adm0": {
+            "value": "hr",
+            "type": "Text"
+        },
+        "adm1": {
+            "value": "zupanija",
+            "type": "Field"
+        },
+        "name": {
+            "value": "naziv",
+            "type": "Field"
+        },
+        "address": {
+            "value": "adresa",
+            "type": "Field"
+        },
+        "municipality": {
+            "value": "mjesto",
+            "type": "Field"
+        },
+        "lat": {
+            "value": "lat",
+            "type": "Field"
+        },
+        "lon": {
+            "value": "lon",
+            "type": "Field"
+        },
+        "image": {
+            "value": "slika",
+            "type": "Field"
+        },
+        "commonscat": {
+            "value": "commonscat",
+            "type": "Field"
+        },
+        "source": {
+            "value": "source",
+            "type": "Field"
+        },
+        "changed": {
+            "value": "changed",
+            "type": "Field"
+        }
+    }
+}
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/379986
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9c56daa1e2b160f53cef0e601aca8e430199190f
Gerrit-PatchSet: 2
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Jean-Frédéric <jeanfrederic.w...@gmail.com>
Gerrit-Reviewer: Lokal Profil <lokal.pro...@gmail.com>
Gerrit-Reviewer: Multichill <maar...@mdammers.nl>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to