Skip to content

Commit

Permalink
chore(i18n): Update Translations (#1360)
Browse files Browse the repository at this point in the history
Co-authored-by: Jared Stoffan <[email protected]>
  • Loading branch information
boxmoji and jstoffan authored Apr 22, 2021
1 parent 36fba31 commit 0849f6e
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/i18n/hi-IN.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ print_ready=प्रिंट करने के लिए तैयार.
# Accessible text for right navigation arrow that navigates user to previous file in collection
previous_file=पिछली फ़ाइल
# Alternative text for logo-image
logo=Logo
logo=लोगो
# Accessible text for right navigation arrow that navigates user to next file in collection
next_file=अगली फ़ाइल
# Text shown while preview is loading
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/ja-JP.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ print_ready=印刷の準備ができました。
# Accessible text for right navigation arrow that navigates user to previous file in collection
previous_file=前のファイル
# Alternative text for logo-image
logo=Logo
logo=ロゴ
# Accessible text for right navigation arrow that navigates user to next file in collection
next_file=次のファイル
# Text shown while preview is loading
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/ko-KR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ print_ready=인쇄할 준비가 되었습니다.
# Accessible text for right navigation arrow that navigates user to previous file in collection
previous_file=이전 파일
# Alternative text for logo-image
logo=Logo
logo=로고
# Accessible text for right navigation arrow that navigates user to next file in collection
next_file=다음 파일
# Text shown while preview is loading
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/pt-BR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ print_ready=Pronto para imprimir.
# Accessible text for right navigation arrow that navigates user to previous file in collection
previous_file=Arquivo anterior
# Alternative text for logo-image
logo=Logo
logo=Logotipo
# Accessible text for right navigation arrow that navigates user to next file in collection
next_file=Próximo arquivo
# Text shown while preview is loading
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/ru-RU.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ print_ready=Готово к печати.
# Accessible text for right navigation arrow that navigates user to previous file in collection
previous_file=Предыдущий файл
# Alternative text for logo-image
logo=Logo
logo=Логотип
# Accessible text for right navigation arrow that navigates user to next file in collection
next_file=Следующий файл
# Text shown while preview is loading
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/sv-SE.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ print_ready=Redo för utskrift.
# Accessible text for right navigation arrow that navigates user to previous file in collection
previous_file=Föregående fil
# Alternative text for logo-image
logo=Logo
logo=Logotyp
# Accessible text for right navigation arrow that navigates user to next file in collection
next_file=Nästa fil
# Text shown while preview is loading
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/zh-CN.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ print_ready=已准备好打印。
# Accessible text for right navigation arrow that navigates user to previous file in collection
previous_file=上一个文件
# Alternative text for logo-image
logo=Logo
logo=徽标
# Accessible text for right navigation arrow that navigates user to next file in collection
next_file=下一个文件
# Text shown while preview is loading
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/zh-TW.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ print_ready=準備就緒,可開始列印。
# Accessible text for right navigation arrow that navigates user to previous file in collection
previous_file=上一個檔案
# Alternative text for logo-image
logo=Logo
logo=標誌
# Accessible text for right navigation arrow that navigates user to next file in collection
next_file=下一個檔案
# Text shown while preview is loading
Expand Down

0 comments on commit 0849f6e

Please sign in to comment.