mirror of
https://github.com/flarum/core.git
synced 2025-08-11 10:55:47 +02:00
Add translations for basic HTML interface
This commit is contained in:
@@ -343,6 +343,13 @@ core:
|
|||||||
two_text: "{first} and {second}"
|
two_text: "{first} and {second}"
|
||||||
three_text: "{first}, {second}, and {third}"
|
three_text: "{first}, {second}, and {third}"
|
||||||
|
|
||||||
|
# Strings in this namespace are used in basic HTML interface.
|
||||||
|
basic:
|
||||||
|
load_error_message: Something went wrong while trying to load the full version of this site.
|
||||||
|
javascript_disabled_message: This site is best viewed in a modern browser with JavaScript enabled.
|
||||||
|
next_page_button: Next Page
|
||||||
|
previous_page_button: Previous Page
|
||||||
|
|
||||||
##
|
##
|
||||||
# REUSED STRINGS - These keys should not be used directly in code!
|
# REUSED STRINGS - These keys should not be used directly in code!
|
||||||
##
|
##
|
||||||
@@ -432,4 +439,3 @@ core:
|
|||||||
members: Members
|
members: Members
|
||||||
mod: Mod
|
mod: Mod
|
||||||
mods: Mods
|
mods: Mods
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user