Changeset 8439
- Timestamp:
- 03/11/2019 05:41:06 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/locales/locales.php
r8431 r8439 553 553 $de_at = new GP_Locale(); 554 554 $de_at->english_name = 'German (Austria)'; 555 $de_at->native_name = 'Deutsch (Österreich ';555 $de_at->native_name = 'Deutsch (Österreich)'; 556 556 $de_at->lang_code_iso_639_1 = 'de'; 557 557 $de_at->country_code = 'de'; … … 1477 1477 $lij = new GP_Locale(); 1478 1478 $lij->english_name = 'Ligurian'; 1479 $lij->native_name = 'L igure';1479 $lij->native_name = 'Lìgure'; 1480 1480 $lij->lang_code_iso_639_3 = 'lij'; 1481 1481 $lij->country_code = 'it';
Note: See TracChangeset
for help on using the changeset viewer.