diff --git a/app/views/cities/show.html.erb b/app/views/cities/show.html.erb index 9573f8c..1ec655e 100644 --- a/app/views/cities/show.html.erb +++ b/app/views/cities/show.html.erb @@ -44,7 +44,7 @@ - WikiData + <%= t("text.wiki_data") %> <% end %> <% end %> diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 2efe361..af94833 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -22,6 +22,7 @@ ar: weather_arts: "فنون الطقس" newest_first: "الأحدث أولاً" oldest_first: "الأقدم أولاً" + wiki_data: "ويكي داتا" cities: title: "استكشف المدن" arts: diff --git a/config/locales/bn.yml b/config/locales/bn.yml index eca2eeb..2a1c869 100644 --- a/config/locales/bn.yml +++ b/config/locales/bn.yml @@ -22,6 +22,7 @@ bn: weather_arts: "আবহাওয়া শিল্প" newest_first: "নতুনগুলি প্রথমে" oldest_first: "পুরানোগুলি প্রথমে" + wiki_data: "উইকিডাটা" cities: title: "শহরগুলি অন্বেষণ করুন" arts: diff --git a/config/locales/de.yml b/config/locales/de.yml index 5cbca1b..ada73ae 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -22,6 +22,7 @@ de: weather_arts: "Wetterkunst" newest_first: "Neueste zuerst" oldest_first: "Älteste zuerst" + wiki_data: "WikiData" cities: title: "Städte erkunden" arts: diff --git a/config/locales/en.yml b/config/locales/en.yml index 5b47f2d..816304a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -73,6 +73,7 @@ en: weather_arts: "Weather Arts" newest_first: "Newest First" oldest_first: "Oldest First" + wiki_data: "WikiData" cities: title: "Explore Cities" arts: diff --git a/config/locales/es.yml b/config/locales/es.yml index f89afc3..4f0b052 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -22,6 +22,7 @@ es: weather_arts: "Arte del tiempo" newest_first: "Más recientes primero" oldest_first: "Más antiguos primero" + wiki_data: "WikiData" cities: title: "Explorar ciudades" arts: diff --git a/config/locales/fa.yml b/config/locales/fa.yml index aff42cb..7bcca3d 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -22,6 +22,7 @@ fa: weather_arts: "هنرهای آب و هوا" newest_first: "جدیدترین اول" oldest_first: "قدیمی‌ترین اول" + wiki_data: "ویکی‌داده" cities: title: "کاوش شهرها" arts: diff --git a/config/locales/fr.yml b/config/locales/fr.yml index aa9dc83..d749d4b 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -22,6 +22,7 @@ fr: weather_arts: "Arts météorologiques" newest_first: "Plus récents d'abord" oldest_first: "Plus anciens d'abord" + wiki_data: "WikiData" cities: title: "Explorer les villes" arts: diff --git a/config/locales/hi.yml b/config/locales/hi.yml index dbbfc27..61e8153 100644 --- a/config/locales/hi.yml +++ b/config/locales/hi.yml @@ -22,6 +22,7 @@ hi: weather_arts: "मौसम कला" newest_first: "नवीनतम पहले" oldest_first: "सबसे पुराना पहले" + wiki_data: "विकिडाटा" cities: title: "शहरों की खोज करें" arts: diff --git a/config/locales/hr.yml b/config/locales/hr.yml index e78e193..51d70a3 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -22,6 +22,7 @@ hr: weather_arts: "Vremenska umjetnost" newest_first: "Najnovije prvo" oldest_first: "Najstarije prvo" + wiki_data: "WikiData" cities: title: "Istražite gradove" arts: diff --git a/config/locales/it.yml b/config/locales/it.yml index 04f9317..2f6c234 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -22,6 +22,7 @@ it: weather_arts: "Arte Meteorologica" newest_first: "Prima i più Recenti" oldest_first: "Prima i più Vecchi" + wiki_data: "WikiData" cities: title: "Esplora Città" arts: diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 26bf946..bf5e1a1 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -22,6 +22,7 @@ ja: weather_arts: "天気アート" newest_first: "最新順" oldest_first: "古い順" + wiki_data: "ウィキデータ" cities: title: "都市を探る" arts: diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 468ba39..e10ac61 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -22,6 +22,7 @@ ko: weather_arts: "날씨 예술" newest_first: "최신순" oldest_first: "오래된 순" + wiki_data: "위키데이터" cities: title: "도시 탐험" arts: diff --git a/config/locales/pl.yml b/config/locales/pl.yml index b82bdae..e1949ae 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -22,6 +22,7 @@ pl: weather_arts: "Sztuka pogodowa" newest_first: "Od najnowszych" oldest_first: "Od najstarszych" + wiki_data: "WikiData" cities: title: "Odkryj miasta" arts: diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 5b870a0..6671310 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -22,6 +22,7 @@ pt-BR: weather_arts: "Artes Meteorológicas" newest_first: "Mais Recentes Primeiro" oldest_first: "Mais Antigos Primeiro" + wiki_data: "WikiData" cities: title: "Explorar Cidades" arts: diff --git a/config/locales/pt.yml b/config/locales/pt.yml index eb20ad7..eddd4d5 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -22,6 +22,7 @@ pt: weather_arts: "Artes Meteorológicas" newest_first: "Mais Recentes Primeiro" oldest_first: "Mais Antigos Primeiro" + wiki_data: "WikiData" cities: title: "Explorar Cidades" arts: diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 0906330..983d742 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -22,6 +22,7 @@ ru: weather_arts: "Погодное искусство" newest_first: "Сначала новые" oldest_first: "Сначала старые" + wiki_data: "ВикиДанные" cities: title: "Исследуйте города" arts: diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 68a1bee..c10939f 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -22,6 +22,7 @@ tr: weather_arts: "Hava Durumu Sanatları" newest_first: "En Yeni Önce" oldest_first: "En Eski Önce" + wiki_data: "WikiVeri" cities: title: "Şehirleri Keşfet" arts: diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 8642670..dd27d16 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -22,6 +22,7 @@ uk: weather_arts: "Погодне мистецтво" newest_first: "Спочатку нові" oldest_first: "Спочатку старі" + wiki_data: "ВікіДані" cities: title: "Огляд міст" arts: diff --git a/config/locales/ur.yml b/config/locales/ur.yml index c5ab1af..667a44d 100644 --- a/config/locales/ur.yml +++ b/config/locales/ur.yml @@ -22,6 +22,7 @@ ur: weather_arts: "موسمی فن" newest_first: "نیا پہلے" oldest_first: "پرانا پہلے" + wiki_data: "وکی ڈیٹا" cities: title: "شہروں کی دریافت" arts: diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index 5dca8f9..8cb948f 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -22,6 +22,7 @@ zh-CN: weather_arts: "气象艺境" newest_first: "最新优先" oldest_first: "最早优先" + wiki_data: "维基数据" cities: title: "云游四海" arts: