Skip to content

Commit 511536f

Browse files
chore(locales): fix locale issues
1 parent e40cc27 commit 511536f

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

app/src/main/res/values-b+cs/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,4 +764,4 @@
764764
<string name="top_center">Uprostřed nahoře</string>
765765
<string name="top_right">Vpravo nahoře</string>
766766
<string name="play_full_series_button">Přehrát celý seriál</string>
767-
</resources>
767+
</resources>

app/src/main/res/values-b+in/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,4 +760,4 @@
760760
<string name="top_center">Atas tengah</string>
761761
<string name="top_right">Atas kanan</string>
762762
<string name="play_full_series_button">Putar Seri Penuh</string>
763-
</resources>
763+
</resources>

app/src/main/res/values-b+it/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,4 +760,4 @@
760760
<string name="top_right">In alto a destra</string>
761761
<string name="middle_left">In centro a sinistra</string>
762762
<string name="play_full_series_button">Riproduci serie completa</string>
763-
</resources>
763+
</resources>

app/src/main/res/values-b+ja/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,4 +712,4 @@
712712
<string name="top_center">上中央</string>
713713
<string name="top_right">右上</string>
714714
<string name="play_full_series_button">全シリーズを再生</string>
715-
</resources>
715+
</resources>

app/src/main/res/values-b+pl/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,4 +741,4 @@
741741
<string name="top_center">Górne środkowe</string>
742742
<string name="top_right">Górne prawe</string>
743743
<string name="play_full_series_button">Odtwórz całą serię</string>
744-
</resources>
744+
</resources>

app/src/main/res/values-b+tr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,4 +784,4 @@
784784
<string name="top_right">Sağ üst</string>
785785
<string name="subs_subtitle_alignment">Altyazı Hizalama</string>
786786
<string name="play_full_series_button">Tüm Seriyi Oyna</string>
787-
</resources>
787+
</resources>

app/src/main/res/values-b+uk/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,4 +712,4 @@
712712
<string name="top_center">Верхній центр</string>
713713
<string name="top_right">Угорі праворуч</string>
714714
<string name="play_full_series_button">Відтворити повну серію</string>
715-
</resources>
715+
</resources>

app/src/main/res/values-b+zh/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,4 +784,4 @@
784784
<string name="top_center">顶部居中</string>
785785
<string name="top_right">右上</string>
786786
<string name="play_full_series_button">播放全剧</string>
787-
</resources>
787+
</resources>

0 commit comments

Comments
 (0)