You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2022. It is now read-only.
Copy file name to clipboardexpand all lines: translation.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Translations are located in the [localize.py](https://github.com/maykar/plex_ass
6
6
7
7
Translations are held in a dictionary with the language code as the key (in this case "en"):
8
8
9
-
Any item can accept either a single word like `"play": "play",` or a list of words/phrases like:
9
+
Any item can accept a list of words/phrases like the example below. The only exceptions are oridnal numbers and error messages, they only accept on word/phrase:
0 commit comments